Server IP : 192.64.112.168 / Your IP : 13.58.103.70 Web Server : Apache System : Linux nc-ph-2300-85.bluforrest.com 4.18.0-513.9.1.el8_9.x86_64 #1 SMP Sat Dec 2 05:23:44 EST 2023 x86_64 User : expressoneac ( 1128) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/expressoneac/public_html/wp-content/themes/twentytwentyone/ |
Upload File : |
{ "extends": [ "@wordpress/stylelint-config" ], "rules": { "indentation": "tab", "no-duplicate-selectors": null, "function-url-quotes": null, "selector-attribute-quotes": null, "declaration-block-no-duplicate-properties": null, "function-calc-no-unspaced-operator": null, "selector-pseudo-class-no-unknown": null, "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, "length-zero-no-unit": [true, {"ignore": ["custom-properties"]}] } }