nodiseal/cs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Color Stone
A CSS enhancement for IE/6/7/8 and CSS different code generator for all popular browser
Functions
* CSS3 Selector
you can use css3 selector and some related features in ie6.
* animation
transition is supported
* box and radius
radius is supported
* some others
min-height/max-height(width),alpha,png24,position:fix...
Install:
npm install cs
Example:
node -e "require('cs/test/run');"