Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Commit

Permalink
Update CSSLint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Triangle717 committed Apr 4, 2015
1 parent 02d2e7f commit 057fa90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .csslintrc
@@ -1,5 +1,6 @@
{
"adjoining-classes": false,
"ids": false,
"known-properties": false
"known-properties": false,
"order-alphabetical": false
}

0 comments on commit 057fa90

Please sign in to comment.