Info
Version: | 1.0.0 |
Author(s): | Nicole Sullivan (stubbornella), egor598 |
Last Update: | Saturday, June 4, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stubbornella/oocss |
NuGet Url: | https://www.nuget.org/packages/OOCSS |
Install
Install-Package OOCSS
dotnet add package OOCSS
paket add OOCSS
OOCSS Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It adds much needed predictability to CSS so that even beginners can participate in writing beautiful websites.
Object Oriented CSS is a different way of approaching CSS and the cascade. It draws on traditional software engineering concepts like extending objects, modularity, and predictability.