RubyGems Navigation menu

csswaxer 0.0.9

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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.0 KB)
  4. 0.0.6 - April 02, 2010 (7.0 KB)
  5. 0.0.5 - April 02, 2010 (7.0 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (2):

css_parser >= 1.3.5
iconv >= 1.0.4

业主:

作者:

  • Claudio Baccigalupo

SHA 256 校验和:

4e3510a6a78d4674fb4d05e1ad3d350a1beaa17710b9df9dd3fefbd26b897f2f

下载总量 32,574

这个版本 3,658

许可:

需要的 Ruby 版本: >= 0

链接: