stylelint 14.8.3
- Fixed:
no-invalid-*end positions (#6072). - Fixed:
no-duplicate-*end positions (#6047). - Fixed:
no-descending-specificityend positions (#6049). - Fixed:
media-feature-name-no-unknownfalse positives fordisplay-mode(#6073). - Fixed: dependency on
normalize-selectorremoved (#6068). - Fixed:
at-rule-no-unknownfalse positives for@layer(#6093). - Fixed:
no-invalid-position-at-import-rulefalse positives for@layer(#6094). - Fixed:
length-zero-no-unitautofix for.0values (#6098).
Thanks for the contribution! @mattxwang @andreypelykh @immitsu @playhardgopro
https://github.com/stylelint/stylelint/compare/14.8.2...14.8.3