Skip to content

Commit 0fc8f7d

Browse files
committed
refactor: removed "removed" rule
1 parent 669d890 commit 0fc8f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.stylelintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"declaration-property-value-disallowed-list": null,
1515
"scss/percent-placeholder-pattern": null,
1616
"scss/at-mixin-pattern": null,
17-
"order/properties-alphabetical-order": null
17+
"declaration-property-value-no-unknown": true
1818
}
1919
}

0 commit comments

Comments
 (0)