It adds 2 new rules and fixes 2 bugs. We've turned on these rules, and the syntax-string-no-invalid
and layer-name-pattern
ones from recent releases, in our standard config.
- Added:
color-function-alias-notation
rule (#8499) (@EduardAkhmetshin). - Added:
container-name-pattern
rule (#8498) (@nate10j). - Fixed:
declaration-property-value-no-unknown
false positives formath
offont-size
(#8495) (@otomad). - Fixed:
font-family-no-missing-generic-family-keyword
false positives formath
(#8489) (@otomad).