|
Server : LiteSpeed System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64 User : nandedex ( 1060) PHP Version : 8.1.33 Disable Function : NONE Directory : /home/nandedex/www/wp-content/plugins/olympus-google-fonts/ |
{
"extends": "stylelint-config-recommended",
"rules": {
"at-rule-no-unknown": [
true,
{
"ignoreAtRules": ["extends"]
}
],
"block-no-empty": null,
"rule-empty-line-before": "always",
"font-weight-notation": "numeric",
"shorthand-property-no-redundant-values": true,
"number-no-trailing-zeros": true,
"unit-case": "lower",
"property-case": "lower",
"declaration-colon-space-before": "never",
"declaration-colon-space-after": "always",
"declaration-block-semicolon-newline-after": "always",
"block-closing-brace-newline-after": "always",
"selector-list-comma-newline-before": "never-multi-line",
"selector-list-comma-newline-after": "always",
"selector-list-comma-space-before": "never",
"max-empty-lines": 1,
"selector-combinator-space-after": "always",
"selector-combinator-space-before": "always",
}
}