aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
diff options
context:
space:
mode:
Diffstat (limited to 'grunt.js')
-rw-r--r--grunt.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/grunt.js b/grunt.js
index 524421be7..f43648870 100644
--- a/grunt.js
+++ b/grunt.js
@@ -299,8 +299,8 @@ grunt.initConfig({
}),
// TODO consider reenabling some of these rules
rules: {
+ "adjoining-classes": false,
"import": false,
- "important": false,
"outline-none": false,
// especially this one
"overqualified-elements": false,