Added declaration-no-important
This commit is contained in:
parent
ab67a350e3
commit
8ba925726d
@ -10,6 +10,7 @@
|
|||||||
"rules": {
|
"rules": {
|
||||||
"at-rule-no-vendor-prefix": true,
|
"at-rule-no-vendor-prefix": true,
|
||||||
"comment-empty-line-before": "never",
|
"comment-empty-line-before": "never",
|
||||||
|
"declaration-no-important": true,
|
||||||
"function-url-no-scheme-relative": true,
|
"function-url-no-scheme-relative": true,
|
||||||
"function-url-quotes": "always",
|
"function-url-quotes": "always",
|
||||||
"max-nesting-depth": 3,
|
"max-nesting-depth": 3,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user