Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify the order of content within declaration blocks #60

Merged
merged 1 commit into from
May 6, 2024

Conversation

adamkudrna
Copy link
Member

The order config enforces a consistent order of content in your declaration blocks.:

  1. Sass variables,
  2. CSS custom properties,
  3. Sass @extend,
  4. single-line Sass @include,
  5. declarations,
  6. nested rules,
  7. any other at-rules.

README.md Show resolved Hide resolved
@adamkudrna adamkudrna force-pushed the bc/update-stylelint branch 3 times, most recently from 0076c81 to e028352 Compare May 6, 2024 13:08
Base automatically changed from bc/update-stylelint to master May 6, 2024 13:10
@adamkudrna adamkudrna force-pushed the bc/order-declarations-content branch from 0c2500a to a786465 Compare May 6, 2024 13:16
@adamkudrna adamkudrna merged commit 57b33df into master May 6, 2024
3 checks passed
@adamkudrna adamkudrna deleted the bc/order-declarations-content branch May 6, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC Breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants