Skip to content

Revert the core of #2255 #2511

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
Feb 12, 2025
Merged

Revert the core of #2255 #2511

merged 1 commit into from
Feb 12, 2025

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Feb 12, 2025

This was causing serious performance issues in places where @extend
was used heavily with a large number of extenders.

Closes #2504

This was causing serious performance issues in places where `@extend`
was used heavily with a large number of extenders.

Closes #2504
@nex3 nex3 requested a review from jathak February 12, 2025 00:31
@nex3 nex3 merged commit f766f43 into main Feb 12, 2025
39 checks passed
@nex3 nex3 deleted the dont-trim-everywhere branch February 12, 2025 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Since 1.77.5 @extend called inside @mixin from loop (1400 icons) causes crash or unacceptable compile times
2 participants