zmoazeni / csscss

A CSS redundancy analyzer that analyzes redundancy.
http://zmoazeni.github.io/csscss/
MIT License
2.92k stars 151 forks source link

Adding summary after csscss is run #76

Closed ajaswa closed 2 weeks ago

ajaswa commented 11 years ago

I've been using csscss for a little bit while refactoring a lot of plain css and I noticed it wasn't easy to see if changes made were reducing the total amount of redundancy.

So I added a counter to the end of the output so that a dev can quickly see if what they changed actually made an impact.