Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Ring color does not work #12

Open
alexaka1 opened this issue Mar 29, 2024 · 2 comments · May be fixed by #13
Open

Ring color does not work #12

alexaka1 opened this issue Mar 29, 2024 · 2 comments · May be fixed by #13

Comments

@alexaka1
Copy link

The ring color is not applied correctly because it has a more specific selector than what Tailwind expects.

The selector in question is removed in this fork and that fixes it.

This is the offending line:

selector: '&::placeholder',

@jonnitto
Copy link

Yes, I just found out the same thing…

@jonnitto
Copy link

@alexaka1 Can you create a PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants