stylelint-config-wordpress
Advanced tools
Changelog
10.0.0
scss/selector-no-redundant-nesting-selector
rule in stylelint-config-wordpress/scss
shared config.selector-no-empty
rule.stylelint-scss
plugin @if/@else placement rules.relative
keyword names in font-weight-notation
rule.DXImageTransform.Microsoft
MS filters@debug
from ignoreAtRules
array of at-rule-no-unknown
rule in stylelint-config-wordpress/scss
chared config.blockless-group
option for at-rule-empty-line-before
rule. Use the new blockless-after-blockless
option instead.media-feature-no-missing-punctuation
rule.rule-nested-empty-line-before
and rule-non-nested-empty-line-before
rules. Use the new rule-empty-line-before
rule instead.selector-no-empty
rule.stylelint < 7.10.1
compatibility.stylelint-scss < 1.4.4
compatibility.stylelint
and stylelint-config-wordpress
now require NodeJS > 6.9.1 LTS or greaterChangelog
9.0.0
stylelint < 7.2.0
compatibility.stylelint
and stylelint-config-wordpress
now require NodeJS > 4.2.1 LTS or greaterat-rule-no-unknown
rule.selector-attribute-quotes
rule.font-weight-notation
rule.max-line-length
rule.property-no-unknown
rule.selector-class-pattern
rule.selector-id-pattern
rule.no-missing-eof-newline
rule. Use the new no-missing-end-of-source-newline
rule instead.font-family-name-quotes
test warning message in values.js
.Changelog
8.0.0
stylelint < 6.6.0
compatibility.number-zero-length-no-unit
rule.length-zero-no-unit
rule.value-keyword-case
rule.Changelog
7.1.0
font-family-name-quotes
rule deprecated option double-where-recommended
to new always-where-recommended
option.function-url-quotes
rule deprecated option none
to new never
option.stylelint < 6.5.1
compatibility.comment-empty-line-before
rule.Changelog
7.0.0
keyframe-declaration-no-important
rule.selector-pseudo-class-no-unknown
rule.selector-pseudo-element-no-unknown
rule.selector-type-no-unknown
rule.Changelog
6.0.0
at-rule-name-space-after
rule.no-extra-semicolons
rule.selector-attribute-operator-space-after
rule.selector-attribute-operator-space-before
rule.selector-max-empty-liness
rule.Changelog
5.0.0
at-rule-name-case
rule.declaration-block-no-duplicate-properties
rule.function-max-empty-lines
rule.function-name-case
rule.property-case
rule.selector-attribute-brackets-space-inside
rule.selector-pseudo-class-case
rule.selector-pseudo-class-parentheses-space-inside
rule.selector-pseudo-element-case
rule.shorthand-property-no-redundant-values
rule.unit-case
rule.unit-no-unknown
rule.