- Fixed:
alpha-value-notation
false negatives foroklab()
,oklch()
, andcolor()
(#6844) (@romainmenke). - Fixed:
declaration-block-no-redundant-longhand-properties
autofix withcubic-bezier()
(#6841) (@romainmenke). - Fixed:
function-no-unknown
false positives for unspaced operators against nested brackets (#6842) (@romainmenke). - Fixed:
function-url-quotes
false positives for SCSSwith()
construct (#6847) (@ybiquitous). - Fixed:
media-feature-name-no-unknown
false positives fornot
andor
(#6838) (@romainmenke).