Skip to content
- Added: support for
meta.url to rules and plugins (#5845).
- Added: hyperlinks for rules to terminal output (#5835).
- Added: hyperlinks for plugins to terminal output (#5859).
- Added:
ignore: ["rules"] / ["at-rules"] to block-opening-brace-*-after (#5830).
- Added:
ignoreSelectors: [] to property-case (#5822).
- Added:
ignoreFunctions: [] to unit-allowed-list (#5857).
- Added:
camelCaseSvgKeywords to value-keyword-case - use this option if you want legacy camel case SVG keywords like currentColor (#5849).
- Fixed:
font-family-no-missing-generic-family-keyword false positives for revert and revert-layer (#5852).
- Fixed:
no-descending-specificity false positives for the ::-moz-focus-inner pseudo-element (#5831).
- Fixed:
value-keyword-case false negatives for SVG keywords like currentcolor (#5849).