stylelint 7.6.0
- Added: option
customSyntax(for Node API) and--custom-syntax(for CLI). - Added:
font-family-no-duplicate-namesrule. - Fixed: CLI now understands absolute paths for the
--custom-formatteroption. - Fixed: the
stringandverboseformatters now usediminstead ofgrayfor greater compatibility with different terminal color schemes. - Fixed:
media-feature-parentheses-space-insidehandles comments within the parentheses. - Fixed:
selector-no-qualifying-typenow ignores SCSS%placeholders.