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:
=

installieren:
=

Versionen:

  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)
Zeige alle Versionen (9 total)

Runtime Abhängigkeiten (1):

css_parser >= 1.1.0

Besitzer:

Autoren:

  • Claudio Baccigalupo

SHA 256-Prüfsumme:

=

Downloads insgesamt 33.286

Für diese Version 4.198

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: