Skip to content

Commit

Permalink
fix: stylelint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyWibowo committed Dec 5, 2023
1 parent bef73a5 commit 50fe5ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"block-closing-brace-newline-before": null,
"no-descending-specificity": null,
"scss/at-import-no-partial-leading-underscore": null,
"scss/load-no-partial-leading-underscore": null,
"selector-class-pattern": null,
"selector-id-pattern": null
}
Expand Down

0 comments on commit 50fe5ff

Please sign in to comment.