diff options
| author | Mark Otto <[email protected]> | 2015-06-19 00:05:40 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-06-19 00:05:40 -0700 |
| commit | 930ed8df32470bcf98c890bc164285d077fbd4e5 (patch) | |
| tree | 7b72a2c086f276667ed5fcb9904a9ab62edb1f90 /scss | |
| parent | c8f74b804b1bc7cbd7f3da481cf2b014e8f18c47 (diff) | |
| download | bootstrap-930ed8df32470bcf98c890bc164285d077fbd4e5.tar.xz bootstrap-930ed8df32470bcf98c890bc164285d077fbd4e5.zip | |
nuke unused .csslintrc
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/.csslintrc | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/scss/.csslintrc b/scss/.csslintrc deleted file mode 100644 index 19ceb82e9..000000000 --- a/scss/.csslintrc +++ /dev/null @@ -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 -} |
