mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-09 21:04:42 +00:00
nuke unused .csslintrc
This commit is contained in:
parent
c8f74b804b
commit
930ed8df32
1 changed files with 0 additions and 20 deletions
|
|
@ -1,20 +0,0 @@
|
||||||
{
|
|
||||||
"adjoining-classes": false,
|
|
||||||
"box-sizing": false,
|
|
||||||
"box-model": false,
|
|
||||||
"compatible-vendor-prefixes": false,
|
|
||||||
"fallback-colors": false,
|
|
||||||
"floats": false,
|
|
||||||
"font-sizes": false,
|
|
||||||
"gradients": false,
|
|
||||||
"important": false,
|
|
||||||
"known-properties": false,
|
|
||||||
"outline-none": false,
|
|
||||||
"qualified-headings": false,
|
|
||||||
"regex-selectors": false,
|
|
||||||
"shorthand": false,
|
|
||||||
"text-indent": false,
|
|
||||||
"unique-headings": false,
|
|
||||||
"universal-selector": false,
|
|
||||||
"unqualified-attributes": false
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue