Normalize sends csslint on the spaz out.
This commit is contained in:
parent
0992777f4d
commit
176ce3c38c
@ -1,5 +1,8 @@
|
|||||||
{
|
{
|
||||||
"unique-headings": false,
|
"unique-headings": false,
|
||||||
"box-model": false,
|
"box-model": false,
|
||||||
"font-sizes": false
|
"font-sizes": false,
|
||||||
|
"compatible-vendor-prefixes": false,
|
||||||
|
"unqualified-attributes": false,
|
||||||
|
"outline-none": false
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user