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: 35,071 of 186,698
Downloads: 34,276

Daily

Ranking: 18,241 of 186,685
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
287153,283,380css_parser
1,81915,204,342iconv

Owners

#GravatarHandle
1iconclaudiob