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