Skip to content

Fix(stylelint-config): Remove blockless includes order due to collision with Sass#200

Open
adamkudrna wants to merge 1 commit intomainfrom
fix/stylelint-config-order-blockless-includes
Open

Fix(stylelint-config): Remove blockless includes order due to collision with Sass#200
adamkudrna wants to merge 1 commit intomainfrom
fix/stylelint-config-order-blockless-includes

Conversation

@adamkudrna
Copy link
Copy Markdown
Contributor

Prior to this change, the Sass engine would emit deprecation warnings on the code ordered according to our rules. The warnings can be suppressed for now using the --silence-deprecation flag, but that would stop working with a next major release of Sass.

…on with Sass

Prior to this change, the Sass engine would emit deprecation warnings
on the code ordered according to our rules. The warnings can be
suppressed for now using the `--silence-deprecation` flag, but that
would stop working with a next major release of Sass.
@adamkudrna adamkudrna requested a review from crishpeen February 28, 2025 21:12
@adamkudrna adamkudrna requested review from a team and literat as code owners February 28, 2025 21:12
@github-actions github-actions bot added the bug Something isn't working label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants