Skip to content

Revert the core of #2255#2511

Merged
nex3 merged 1 commit intomainfrom
dont-trim-everywhere
Feb 12, 2025
Merged

Revert the core of #2255#2511
nex3 merged 1 commit intomainfrom
dont-trim-everywhere

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