Skip to content

Conversation

@wongjn
Copy link
Collaborator

@wongjn wongjn commented Feb 1, 2025

Regression from #16121, where empty at-rules are stripped from output. There are some exceptions made (like @layer) but it seems @import was missed. This PR assumes that the non-url() @imports have already been dealt with up to this point.

Fixes #16136.

@wongjn wongjn requested a review from a team as a code owner February 1, 2025 10:34
Copy link
Member

@RobinMalfait RobinMalfait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shoot, good catch thanks! Will drop a release with this fix, thanks!

@RobinMalfait RobinMalfait merged commit b7436f8 into tailwindlabs:main Feb 1, 2025
5 checks passed
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.

@import statement is not working in v4.0.2

2 participants