We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de30d8c commit 2bc1c1cCopy full SHA for 2bc1c1c
.stylelintrc.json
@@ -14,6 +14,6 @@
14
"declaration-property-value-disallowed-list": null,
15
"scss/percent-placeholder-pattern": null,
16
"scss/at-mixin-pattern": null,
17
- "order/order": null
+ "order/properties-alphabetical-order": null
18
}
19
0 commit comments