diff --git a/core/.stylelintrc.json b/core/.stylelintrc.json index 55e2b22dad9..4469d805302 100644 --- a/core/.stylelintrc.json +++ b/core/.stylelintrc.json @@ -9,7 +9,6 @@ "comment-empty-line-before": null, "custom-property-pattern": "^[a-z][-_a-z0-9IE]*$", "declaration-block-no-redundant-longhand-properties": null, - "function-linear-gradient-no-nonstandard-direction": null, "function-url-quotes": null, "function-whitespace-after": null, "hue-degree-notation": "number",