stylelint-config-standard
Advanced tools
Changelog
5.0.0
font-family-name-quotes
, function-url-quotes
and string-quotes
rules.declaration-block-no-ignored-properties
rule.Changelog
4.0.0
stylelint < 4.5.0
compatibility.font-family-name-quotes
rule with "double-where-recommended"
option.function-linear-gradient-no-nonstandard-direction
rule.media-feature-no-missing-punctuation
rule.no-invalid-double-slash-comments
rule.string-no-newline
rule.Changelog
3.0.0
Changelog
2.0.0
comment-empty-line-before
now ignores stylelint
command comments.Changelog
1.0.0
rule-non-nested-empty-line-before
and at-rule-empty-line-before
now make use of the ignore: ["after-comment"]
option.