File ".stylelintrc.json"
Full path: /home/sergemamey/www/wp-content/themes/twentytwentyone/.stylelintrc.json
File
size: 356 B B
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor Back
{
"extends": [
"stylelint-config-wordpress/scss"
],
"rules": {
"selector-class-pattern": null,
"font-weight-notation": null,
"selector-type-no-unknown": null,
"max-line-length": null,
"at-rule-empty-line-before": null,
"selector-pseudo-element-colon-notation": null,
"number-leading-zero": null,
"no-descending-specificity": null
}
}