Skip to content

DEV: Silence scss mixed-decls for themes/plugins #32750

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

Merged
merged 1 commit into from
May 16, 2025

Conversation

davidtaylorhq
Copy link
Member

Fixing this everywhere will be a very large undertaking, so we're deferring it until there is a concrete timeline for it becoming an error in sass.

In the meantime, we'll be adding a stylelint rule to enforce ordering of declarations/nested-blocks/mixins, so that will go some way towards avoiding this deprecation.

Fixing this everywhere will be a very large undertaking, so we're deferring it until there is a concrete timeline for it becoming an error in sass.

In the meantime, we'll be adding a stylelint rule to enforce ordering of declarations/nested-blocks/mixins, so that will go some way towards avoiding this deprecation.
@davidtaylorhq davidtaylorhq requested a review from CvX May 15, 2025 16:44
@davidtaylorhq davidtaylorhq merged commit 41363a2 into main May 16, 2025
17 checks passed
@davidtaylorhq davidtaylorhq deleted the silence-mixed-decls branch May 16, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants