File: /home/axonvira/public_html/wp-content/themes/Avada/.stylelintrc.json
{
"extends": "stylelint-config-wordpress",
"rules": {
"selector-pseudo-element-colon-notation": null,
"max-line-length": null,
"font-family-no-missing-generic-family-keyword": null,
"font-family-name-quotes": null,
"font-weight-notation": null,
"selector-attribute-quotes": null,
"declaration-property-unit-whitelist": null,
"declaration-block-no-shorthand-property-overrides": null,
"color-named": null,
"selector-type-no-unknown": null,
"function-url-quotes": null
}
}