stylelint 16.18.0
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-notationrule (#8499) (@EduardAkhmetshin). - Added:
container-name-patternrule (#8498) (@nate10j). - Fixed:
declaration-property-value-no-unknownfalse positives formathoffont-size(#8495) (@otomad). - Fixed:
font-family-no-missing-generic-family-keywordfalse positives formath(#8489) (@otomad).