We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are new versions of stylelint available from npm.
--max-warnings
selector-combinator-*list
selector-pseudo-element-*list
ignore: ["first-nested"]
custom-property-empty-line-before
declaration-empty-line-before
ignoreProperties: []
property-no-vendor-prefix
font-family-name-quotes
selector-max-id
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There are new versions of stylelint available from npm.
9.0.0
--max-warnings
CLI flag (#2942).selector-combinator-*list
rules (#3088).selector-pseudo-element-*list
rules (#3104).ignore: ["first-nested"]
tocustom-property-empty-line-before
(#3104).ignore: ["first-nested"]
todeclaration-empty-line-before
(#3103).ignoreProperties: []
toproperty-no-vendor-prefix
(#3089).font-family-name-quotes
unicode range increased (#2974).selector-max-id
in nested at-statements (#3113).The text was updated successfully, but these errors were encountered: