Skip to content

Commit fb3d368

Browse files
authored
removed useless rule (#21)
changed scss/dollar-variable-pattern to null
1 parent 5b8c0d7 commit fb3d368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/stylelint/.stylelintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"scss/double-slash-comment-empty-line-before": "always",
4141
"scss/map-keys-quotes": "always",
4242
"scss/percent-placeholder-pattern": null,
43+
"scss/dollar-variable-pattern": null,
4344
"function-url-quotes": null,
4445
"custom-property-pattern": null,
4546
"selector-class-pattern": null

0 commit comments

Comments
 (0)