Skip to content
- Added:
allowEmptyInput, cache, fix options to configuration object (#6778) (@mattxwang).
- Added:
ignore: ["with-var-inside"] to color-function-notation (#6802) (@mattxwang).
- Fixed:
declaration-block-no-duplicate-properties autofix for 3 or more duplicates (#6801) (@mattxwang).
- Fixed:
declaration-block-no-duplicate-properties false positives with option ignore: ["consecutive-duplicates-with-different-syntaxes"] (#6797) (@romainmenke).
- Fixed:
declaration-block-no-duplicate-properties syntax error (#6792) (@yoyo837).
- Fixed:
declaration-block-no-redundant-longhand-properties autofix for grid-template (#6777) (@mattxwang).
- Fixed:
function-url-quotes autofix for comments in SCSS function (#6800) (@ybiquitous).