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 21257b0 commit e8b896cCopy full SHA for e8b896c
.stylelintrc
@@ -0,0 +1,6 @@
1
+{
2
+ "extends": "stylelint-config-recommended-scss",
3
+ "rules": {
4
+ "font-family-no-missing-generic-family-keyword": null
5
+ }
6
+}
0 commit comments