Skip to content

Commit a854533

Browse files
committed
Fix ref
1 parent 07b3c87 commit a854533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.stylelintrc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"extends": ["stylelint-config-standard-scss"],
33
"rules": {
44
"no-descending-specificity": null,
5-
"operator-no-newline-after": null
5+
"scss/operator-no-newline-after": null
66
}
77
}

0 commit comments

Comments
 (0)