BigfootCSS 1.0.1

Requires NuGet 2.6 or higher.

dotnet add package BigfootCSS --version 1.0.1
NuGet\Install-Package BigfootCSS -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BigfootCSS" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BigfootCSS --version 1.0.1
#r "nuget: BigfootCSS, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BigfootCSS as a Cake Addin
#addin nuget:?package=BigfootCSS&version=1.0.1

// Install BigfootCSS as a Cake Tool
#tool nuget:?package=BigfootCSS&version=1.0.1

It does three things well:

1. Everything is defined as class. It will not interfere with other styles unless explicitly applied.
2. Classes are single purpose, for example "xl" defines the font size to be Extra Large and nothing else. There are some compound classes, but they are minimal.
3. Does its best to apply regardless of target. When a class is assigned it does its best to ensure it applies whether you assign it to an Input, Anchor, paragraph, or a table cell.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on BigfootCSS:

Package Downloads
Bigfoot.Web.Client

Bigfoot.Web.Client carries the client assets for the Bigfoot.Web.Client, mainly bigfoot.js and bigfootweb.css. It is based on Bootstrap as well jQuery.BlockUI so it needs these packages to operate properly. Structure: Scripts\bigfoot.js Content\bigfootweb.css Content\Images\loading-spinner-grey.gif

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 3,092 3/20/2015
1.0.0 3,757 12/30/2014