Skip to content

Commit

Permalink
remove stylelint indentation rule
Browse files Browse the repository at this point in the history
  • Loading branch information
davidghi committed Jun 12, 2024
1 parent 92301fa commit d865749
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .stylelintrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"extends": "stylelint-config-standard",
"rules": {
"indentation": "tab",
"no-descending-specificity": null,
"media-feature-range-notation": "prefix"
}
Expand Down

0 comments on commit d865749

Please sign in to comment.