aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-05 21:28:52 -0800
committerChris Rebert <[email protected]>2014-01-05 21:29:26 -0800
commit9fa2c95d78bf3cf17a8474bd04b5cf0b1e7b9d4c (patch)
treee18d41d01f55580ced008cdb691afe8f48423e82 /less
parent938bc12c58343dde20caf8c3e88a674774705172 (diff)
downloadbootstrap-9fa2c95d78bf3cf17a8474bd04b5cf0b1e7b9d4c.tar.xz
bootstrap-9fa2c95d78bf3cf17a8474bd04b5cf0b1e7b9d4c.zip
make CSSLint happier; refs #12094
Diffstat (limited to 'less')
-rw-r--r--less/.csslintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/.csslintrc b/less/.csslintrc
index 8cf2f846d..005b86236 100644
--- a/less/.csslintrc
+++ b/less/.csslintrc
@@ -11,6 +11,7 @@
"outline-none": false,
"qualified-headings": false,
"regex-selectors": false,
+ "shorthand": false,
"text-indent": false,
"unique-headings": false,
"universal-selector": false,