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

Correctly replace pseudo states when multiple colons in classname #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mitchellklijs
Copy link

@mitchellklijs mitchellklijs commented Jun 27, 2023

Fixes #79

When replacing the pseudostates (like :hover) specifically look only at the end of the selector instead of the whole selector.

@cjayyy
Copy link

cjayyy commented Nov 2, 2023

May I ask what is missing here for the fix to be deployed? As from other discussions this (unability to combine with TailwindCSS/emotion) is problem for many people. Can we somehow help to get the fix into the production? 🙏

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.

Incorrectly rewrites classnames with :state in name
2 participants