Info
Version: | 1.0.1 |
Author(s): | Mitch Labrador |
Last Update: | Friday, March 20, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mitchlabrador/bigfootweb |
NuGet Url: | https://www.nuget.org/packages/BigfootCSS |
Install
Install-Package BigfootCSS
dotnet add package BigfootCSS
paket add BigfootCSS
BigfootCSS Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags
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.