Removed selector-no-combinator for now
This commit is contained in:
parent
6d484463ca
commit
ab67a350e3
@ -17,7 +17,6 @@
|
|||||||
"property-no-vendor-prefix": true,
|
"property-no-vendor-prefix": true,
|
||||||
"selector-attribute-quotes": "always",
|
"selector-attribute-quotes": "always",
|
||||||
"selector-no-attribute": true,
|
"selector-no-attribute": true,
|
||||||
"selector-no-combinator": true,
|
|
||||||
"selector-no-qualifying-type": true,
|
"selector-no-qualifying-type": true,
|
||||||
"selector-no-id": true,
|
"selector-no-id": true,
|
||||||
"selector-no-type": true,
|
"selector-no-type": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user