We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This isn't a bug, per se, but styles like
"dark:data-[state=checked]:bg-slate-900" # with "dark:data-[state=checked]:bg-slate-50" or "dark:aria-invalid:ring-red-500/40" # with "dark:aria-invalid:ring-red-900/20"
are conflicting. This triggers annoying IDE warnings.
I didn't have the time yet to try to fix this, but if someone can before me, that'd be nice!
Checkbox
Simply install the component
No response
OS: WSL 2 Ubuntu Package manager: NPM
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
This isn't a bug, per se, but styles like
are conflicting. This triggers annoying IDE warnings.
I didn't have the time yet to try to fix this, but if someone can before me, that'd be nice!
Affected component/components
Checkbox
How to reproduce
Simply install the component
Codesandbox/StackBlitz link
No response
Logs
System Info
Before submitting
The text was updated successfully, but these errors were encountered: