Permalink
Browse files
Build: Remove duplicate box-sizing from .csslintrc
- Loading branch information...
Showing
with
1 addition
and
2 deletions.
-
+1
−2
.csslintrc
|
|
@@ -8,6 +8,5 @@ |
|
|
"important": false,
|
|
|
"outline-none": false,
|
|
|
"overqualified-elements": false,
|
|
|
- "text-indent": false,
|
|
|
- "box-sizing": false
|
|
|
+ "text-indent": false
|
|
|
}
|
0 comments on commit
6169099