Categories: None [Edit]

csswaxer

https://rubygems.org/gems/csswaxer
https://github.com/claudiob/csswaxer
CSS Waxer refactors CSS files bringing the focus on properties, rather than on selectors. Typically, CSS files are written by groups of selectors, you first specify all the properties of , then those of

, #header, and so on. This makes it hard to catch a glimpse of the overall style of a site, such as the entire list of colors used, the fonts, or the dimensions. CSS Waxer reorders the lines of a CSS files so that properties are grouped together by family. In this way, you can rapidly check together all the fonts used, the colors, backgrounds, layouts and so on for the whole site.

Total

Ranking: 33,322 of 180,488
Downloads: 32,592

Daily

Ranking: 38,970 of 180,477
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
284113,099,000css_parser
1,64012,961,102iconv

Owners

#GravatarHandle
1iconclaudiob