This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
csslint deactivated 'order-alphabetical'
codeClimate
Alexander Wunschik
8 years ago
parent
69da64972f
commit
de7808885a
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.csslintrc
+ 2
- 1
.csslintrc
View File
@ -1,4 +1,5 @@
{
"box-model": false,
"box-sizing": false
"box-sizing": false,
"order-alphabetical": false
}
Write
Preview
Loading…
Cancel
Save