From 64126f658e61019d54d0e66612ff4be7328785bf Mon Sep 17 00:00:00 2001 From: Westly Wright Date: Wed, 25 Apr 2018 14:52:06 -0700 Subject: [PATCH] change scss lint --- .sass-lint.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.sass-lint.yml b/.sass-lint.yml index 322475458e2..772528adb8b 100644 --- a/.sass-lint.yml +++ b/.sass-lint.yml @@ -19,5 +19,5 @@ rules: - convention: 'hyphenatedbem' no-color-keywords: 0 no-color-literals: 0 - property-sort-order: 0 - one-declaration-per-line: 1 \ No newline at end of file + property-sort-order: 2 + one-declaration-per-line: 1