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

[v4] pseudo element content is applied on hover when it shouldn't #13185

Closed
coolemur opened this issue Mar 10, 2024 · 1 comment
Closed

[v4] pseudo element content is applied on hover when it shouldn't #13185

coolemur opened this issue Mar 10, 2024 · 1 comment

Comments

@coolemur
Copy link

coolemur commented Mar 10, 2024

https://play.tailwindcss.com/GdvdL0CtyR

In v3 this doesn't have after:content when hovered
In v4 this does have after:content when hovered

Screenshot 2024-03-10 at 14 34 27

And this element doesn't even have something like after:content-[''] applied at all, so after pseudo element isn't expected to be visible at all.

@adamwathan
Copy link
Member

Hey! Fixed for v4.0.0-alpha.8 which is out today 👍

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

No branches or pull requests

2 participants