Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #173 from XhmikosR/xmr-csslint
Browse files Browse the repository at this point in the history
Ignore the order-alphabetical CSSLint rule.
  • Loading branch information
Francois Marier committed Feb 26, 2018
2 parents 4b0fdbe + b69b073 commit 9b336d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .csslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"font-sizes": false,
"ids": false,
"important": false,
"order-alphabetical": false,
"qualified-headings": false,
"unique-headings": false,
"universal-selector": false,
Expand Down

0 comments on commit 9b336d9

Please sign in to comment.