We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e698450 commit f9cb601Copy full SHA for f9cb601
.stylelintrc.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "stylelint-config-standard-scss",
+ "extends": "@hugomods/stylelint-config",
3
"rules": {
4
"at-rule-no-unknown": null,
5
"color-function-notation": null,
0 commit comments