diff --git a/.sass-lint.yml b/.sass-lint.yml index 030eb1bcf..b950346e1 100644 --- a/.sass-lint.yml +++ b/.sass-lint.yml @@ -27,12 +27,6 @@ rules: - 2 - size: 2 - property-sort-order: - - 1 - - - order: - - - ignore-custom-properties: true variable-for-property: - 2 -