diff --git a/core/.stylelintrc.json b/core/.stylelintrc.json index 877180f..322fad0 100644 --- a/core/.stylelintrc.json +++ b/core/.stylelintrc.json @@ -18,7 +18,6 @@ "function-linear-gradient-no-nonstandard-direction": null, "function-name-case": null, "function-whitespace-after": null, - "indentation": 2, "length-zero-no-unit": null, "no-empty-source": null, "no-unknown-animations": true,