diff --git a/.stylelintrc.json b/.stylelintrc.json index 6724c30..9bd49be 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -3,7 +3,6 @@ "rules": { "block-closing-brace-newline-before": null, "declaration-block-trailing-semicolon": "never", - "function-name-case": null, "indentation": 2, "no-descending-specificity": null, "scss/at-import-no-partial-leading-underscore": null,