File ".stylelintrc.json"

Full Path: /home/vantageo/public_html/cache/.wp-cli/wp-content/themes/twentytwentyone/.stylelintrc.json
File size: 356 bytes
MIME-type: application/json
Charset: utf-8

{
	"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
	}
}