It adds 2 options to the rules and fixes 7 bugs.
- Added:
ignoreAtRules: []toat-rule-no-vendor-prefix(#9096) (@theacrat). - Added:
ignoreMediaFeatureNames: []tomedia-feature-name-no-vendor-prefix(#9097) (@theacrat). - Fixed: performance of selector cloning rules (#9089) (@jeddy3).
- Fixed:
*-empty-line-beforeperformance (#9092) (@jeddy3). - Fixed:
declaration-property-value-no-unknownperformance (#9090) (@jeddy3). - Fixed:
no-irregular-whitespaceperformance (#9091) (@jeddy3). - Fixed:
property-no-unknownfalse negatives for at-rule descriptors (#9109) (@jeddy3). - Fixed:
property-no-unknownfalse positives forcorner-shape(#9099) (@jeddy3). - Fixed:
property-no-unknownfalse positives for double-slashed properties (#9099) (@jeddy3).