Software Details:
Version: 1.3.3
Upload Date: 13 May 15
Distribution Type: Freeware
Downloads: 237
The csscss Ruby library parses a desired stylesheet and reports on all duplicate declarations it finds.
With these results webmasters can remove redundant code from their CSS and help reduce file size for their code.
SASS/SCSS files are also supported.
What is new in this release:
- Fixes attribute parsing bug that includes comments with braces.
- Fixes parsing bug with empty media selectors.
- Fixes parsing bug with quoted brackets.
- Fixes parsing bug with nested media queries.
- Removes --compass-with-config deprecation.
- Adds a CONTRIBUTING.md file with instructions.
What is new in version 1.0.0:
- Allows the user to specify ignored properties and selectors.
- Better parse error messages.
Requirements:
- Ruby 1.9 or higher
Comments not found