Skip to content
- Added:
ignoreRules to max-nesting-depth (#7215) (@mattxwang).
- Fixed:
declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat() (#7230) (@mattxwang).
- Fixed:
declaration-block-no-redundant-longhand-properties false negative for font-synthesis (#7214) (@mattxwang).
- Fixed:
declaration-block-no-redundant-longhand-properties false negatives for *-block and *-inline logical properties (#7208) (@mattxwang).
- Fixed:
declaration-block-no-redundant-longhand-properties false negatives for overflow, overscroll-behavior, scroll-margin, scroll-padding, and new Box Alignment shorthands (#7213) (@mattxwang).
- Fixed:
function-no-unknown false positives for light-dark, linear and xywh (#7242) (@mattxwang).