Skip to content

Conversation

@elchininet
Copy link
Owner

This pull request fixes an issue related to multiple nested at-rules with rules in the middle. This previous fix was to avoid an error coming from Tailwind but that patch was not a fix in reality, it just hid the error. In this pull request, the management of multiple nested at-rules with rules in the middle has been fixed so the previous patch has been removed.

Closes: #520

@elchininet elchininet added the fix label May 18, 2025
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 642b33b on fix_tailwind_multiple_at_rules
into 5a9b7c5 on master.

@elchininet elchininet merged commit 73589ba into master May 18, 2025
2 checks passed
@elchininet elchininet deleted the fix_tailwind_multiple_at_rules branch May 18, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tailwind v4 issue in dev env

3 participants