change scss lint

This commit is contained in:
Westly Wright
2018-04-25 14:52:23 -07:00
parent 3f9e25dc74
commit 64126f658e
+2 -2
View File
@@ -19,5 +19,5 @@ rules:
- convention: 'hyphenatedbem'
no-color-keywords: 0
no-color-literals: 0
property-sort-order: 0
one-declaration-per-line: 1
property-sort-order: 2
one-declaration-per-line: 1