Web/Libraries/CSS: Difference between revisions
(Use tables) |
(add Cassius) |
||
Line 13: | Line 13: | ||
| [http://zamez.org/source/factorcss/ VS/SVN](?) | | [http://zamez.org/source/factorcss/ VS/SVN](?) | ||
|} | |} | ||
== Cassius == | |||
Part of hamlet- see [[Web/Libraries/Templating]]. | |||
Insert haskell values into your stylesheets. |
Revision as of 21:32, 16 February 2011
Factor CSS
This tool takes a CSS stylesheet on input and produces an almost equivalent stylesheet on output, but with rulesets split, combined, and reordered to "factor out" common declarations. This helps reveal shared components. The resulting stylesheet may also be smaller.
Home page: | http://zamez.org/factorcss |
---|---|
Package & repositories | VS/SVN(?) |
Cassius
Part of hamlet- see Web/Libraries/Templating. Insert haskell values into your stylesheets.