Bones/.csslintrc
Nick Pack 26b0b91551 Wherever possible fixed CSSLint warnings.
Had to exclude some unfeasible rules however.
2013-05-17 13:01:58 +01:00

5 lines
75 B
Plaintext

{
"unique-headings": false,
"box-model": false,
"font-sizes": false
}