diff --git a/.stylelintrc.json b/.stylelintrc.json index 215db9a..9a1c268 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -15,7 +15,7 @@ "declaration-block-single-line-max-declarations": null, "property-no-vendor-prefix": null, "value-keyword-case": null, - "import-notation": null, + "import-notation": "string", "shorthand-property-no-redundant-values": null, "declaration-block-no-redundant-longhand-properties": null, "font-family-name-quotes": null,