CSS files are written with a focus on selectors, so that all properties related to a tag, class or id are grouped together. This makes it hard to a have a clear overview of the style; for instance which colors and fonts are used in the whole site. CSS Waxer reorganizes CSS files focusing on properties, so that every font-related property is packed together, followed by colors, backgrounds, layouts and so on.
Required Ruby Version
None
Authors
Claudio Baccigalupo
Versions
- 0.0.9 June 05, 2014 (8.5 KB)
- 0.0.8 August 02, 2010 (7.5 KB)
- 0.0.7 April 03, 2010 (7 KB)
- 0.0.6 April 02, 2010 (7 KB)
- 0.0.5 April 02, 2010 (7 KB)
- 0.0.1 March 28, 2010 (7 KB)