RubyGems Navigation menu

csswaxer 0.0.6

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 <h1>, #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.</h1>

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.9 - June 05, 2014 (8.5 KB)
  2. 0.0.8 - August 02, 2010 (7.5 KB)
  3. 0.0.7 - April 03, 2010 (7 KB)
  4. 0.0.6 - April 02, 2010 (7 KB)
  5. 0.0.5 - April 02, 2010 (7 KB)
Show all versions (9 total)

Runtime Dependencies (1):

css_parser >= 1.1.0

Owners:

Authors:

  • Claudio Baccigalupo

SHA 256 checksum:

31a1fef779f8b92c77a52bb2b29b597745d1a41285d0fa3bd20375132621620b

Total downloads 32,563

For this version 4,114

Licenses:

N/A

Required Ruby Version: None

Links: