A CSS redundancy analyzer that analyzes redundancy. My first attempt was in Haskell with https://github.com/zmoazeni/csscss-haskell this is the second in Ruby.
Install it as:
$ gem install csscss
TODO: Write usage instructions here
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
