Removed known properties from csslintrc
parent
d1a915faca
commit
496ea36198
|
@ -5,7 +5,7 @@
|
|||
"duplicate-properties": false,
|
||||
"font-sizes": false,
|
||||
"ids": true,
|
||||
"known-properties": true,
|
||||
"known-properties": false,
|
||||
"overqualified-elements": true,
|
||||
"shorthand": true,
|
||||
"text-indent": true,
|
||||
|
|
Loading…
Reference in New Issue