芝麻web文件管理V1.00
编辑当前文件:/var/www/cognitio.in/wp-content/themes/twentytwenty/.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 } }