RubyGems Navigation menu

csswaxer 0.0.7

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:

4431f9fd4e9e4a89de87d2a053428ef8f8fd0df441568eb3109e5fc6260802cd

Total downloads 32,547

For this version 4,138

Licenses:

N/A

Required Ruby Version: None

Links: