Skip to content

Commit

Permalink
Specify CSS blocks order
Browse files Browse the repository at this point in the history
  • Loading branch information
viktor-yakubiv committed Dec 12, 2019
1 parent f577ff4 commit 115f834
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .stylelintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ rules:
max-nesting-depth:
- 3
- ignore: [blockless-at-rules, pseudo-classes]
order/order:
- custom-properties
- declarations
- rules

1 comment on commit 115f834

@vercel
Copy link

@vercel vercel bot commented on 115f834 Dec 12, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.