Skip to content

Commit 20153c6

Browse files
committed
chore: update stylelintrc.json file
1 parent fde0515 commit 20153c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.stylelintrc.json

+2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151
],
5252

5353
"scss/at-import-partial-extension": "always",
54+
"scss/load-partial-extension": "always",
55+
"scss/no-global-function-names": null,
5456
"scss/at-import-no-partial-leading-underscore": null,
5557
"scss/at-mixin-argumentless-call-parentheses": "always",
5658
"scss/at-mixin-pattern": null,

0 commit comments

Comments
 (0)