Skip to content
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

Emit defaults from apply in css modules #6875

Merged

Conversation

thecrypticace
Copy link
Contributor

In isolated environments (like CSS modules) any defaults from classes in @apply were not injected. This is because the always-on defaults layer was only enabled when using @tailwind directives. We need to check for @apply as well.

Closes #6604
Closes #6194

@thecrypticace thecrypticace force-pushed the fix/isolated-apply-defaults branch 2 times, most recently from 590eeda to 7fed00f Compare January 4, 2022 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant