zmoazeni / csscss

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

Filename for sass/scss #56

Closed christianlerke closed 11 years ago

christianlerke commented 11 years ago

It would be great to know in which scss file the duplicate rule is defined in.

{.content ul.outstanding li a} (/some/file/name.scss), {.navigation ul h2, .navigation ul a} (/file/name._scss) {h1, h2, h3, h4, h5, h6} (/another/file/name._scss) share 3 rules

zmoazeni commented 11 years ago

Thanks @christianlerke I'm going to close this as a dup of #39