Web/Libraries/CSS: Difference between revisions
(Initial with factor css) |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Web|*]] | |||
== Factor CSS == | == Factor CSS == | ||
Revision as of 19:34, 1 October 2010
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
- CVS/SVN(?): http://zamez.org/source/factorcss/