Skip to content

Commit

Permalink
feat(sass linter): added Stylelint with concentric order
Browse files Browse the repository at this point in the history
  • Loading branch information
manoncarbonnel committed Oct 3, 2023
1 parent 995220b commit f398d98
Show file tree
Hide file tree
Showing 4 changed files with 56,371 additions and 467 deletions.
3 changes: 3 additions & 0 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": ["stylelint-config-concentric-order", "stylelint-config-standard-scss"]
}
Loading

0 comments on commit f398d98

Please sign in to comment.