🏠 Root
/
home
/
artorgp
/
paranartgallery
/
wp-content__cee8048
/
themes
/
twentytwenty
/
Editing: .stylelintrc.json
{ "extends": [ "stylelint-config-wordpress" ], "plugins": ["stylelint-a11y"], "rules": { "font-family-no-missing-generic-family-keyword": null, "no-descending-specificity": null, "a11y/no-outline-none": true, "a11y/selector-pseudo-class-focus": true } }
Save
Cancel