What's Changed
- fix: allow 2% ID usage in max-average-specificity by @bartveneman in #106
- fix: scroll-state() is not a named container by @bartveneman in #108
- perf: avoid re-parsing entire files, only parse small bits by @bartveneman in #109
- fix: rename no-undeclared-container-names to no-unknown-container-nam… by @bartveneman in #110
- feat: add plugin to lint shorthand property usage by @bartveneman in #111
- chore: unify preset configuration to avoid out-of-sync configs by @bartveneman in #112
- perf: avoid needlessly recreating comment string by @bartveneman in #113
- feat: add
ignoreCopyrightCommentsoption tomax-comment-sizerule by @bartveneman in #114 - chore: improve error message of
max-unique-unitsto include which u… by @bartveneman in #115
Full Changelog: v0.1.12...v0.1.13