zmoazeni/csscss

Filename for sass/scss

christianlerke opened this issue · 1 comments

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

  • font-family: "raleway",sans-serif
  • font-style: normal
  • font-weight: 100

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