zmoazeni / csscss

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

No check for duplicate selector #92

Closed viveksachdeva closed 9 years ago

viveksachdeva commented 9 years ago

When I run it, I dont get those selectors that are common. Is there a way to get that?

zmoazeni commented 9 years ago

Please read https://github.com/zmoazeni/csscss/blob/master/CONTRIBUTING.md#good-report-structure and post a small css snippet that reproduces the problem.