diff --git a/.stylelintrc.json b/.stylelintrc.json index 67a29f062..2cf4a98ea 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -23,7 +23,7 @@ "no-descending-specificity": null, "no-duplicate-selectors": null, "scss/at-extend-no-missing-placeholder": null, - "scss/at-import-partial-extension": null, + "scss/load-partial-extension": null, "scss/at-import-no-partial-leading-underscore": null, "scss/load-no-partial-leading-underscore": true, "scss/at-mixin-pattern": null,