diff --git a/.stylelintrc b/.stylelintrc index e0a498e..f9cb049 100644 --- a/.stylelintrc +++ b/.stylelintrc @@ -1,7 +1,6 @@ { "extends": "stylelint-config-standard", "rules": { - "indentation": "tab", "no-descending-specificity": null, "media-feature-range-notation": "prefix" }