What's Changed
- feat: add max-average-specificity rule by @bartveneman in #86
- feat: add max-selectors-per-rule stylelint rule by @bartveneman in #87
- perf: update css-parser to 0.13.11 and use
child_countby @bartveneman in #89 - feat: add max-declarations-per-rule rule by @bartveneman in #88
- perf: replace Wallace css parser/walker with PostCSS native APIs where possible by @bartveneman in #90
Full Changelog: v0.1.8...v0.1.9