We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba321aa commit c4d1cddCopy full SHA for c4d1cdd
.stylelintrc
@@ -9,6 +9,7 @@
9
],
10
"rules": {
11
"color-function-notation": "legacy",
12
+ "import-notation": null,
13
"number-leading-zero": "never",
14
"number-max-precision": 6,
15
"string-quotes": "single"
0 commit comments