0.0.6 • Published 10 years ago

css-reporter v0.0.6

Weekly downloads
8
License
MIT
Repository
github
Last release
10 years ago

CSS Reporter

Based on The Specificity Graph by Harry Roberts and Katie Fenn's parker

Usage

> sudo npm install -g css-reporter
> css-reporter "glob/to/css/files/**/*.css"

And visit localhost:9000 in your browser

Known issues

  • Selectors inside media queries don't behave properly
  • !importants are ignored (they're a rule, not a selector)
  • Some issues with ID selectors not getting picked up.
0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago