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

arbitrary value for color needs hint but should arguably be detectable without it. #7909

Closed
crswll opened this issue Mar 21, 2022 · 0 comments · Fixed by #7933
Closed

arbitrary value for color needs hint but should arguably be detectable without it. #7909

crswll opened this issue Mar 21, 2022 · 0 comments · Fixed by #7933
Assignees

Comments

@crswll
Copy link

crswll commented Mar 21, 2022

What version of Tailwind CSS are you using?

For example: v3.0.23

What build tool (or framework if it abstracts the build tool) are you using?

For example: Play

What version of Node.js are you using?

For example: N/A

What browser are you using?

For example: Chrome

What operating system are you using?

For example: macOS

Reproduction URL

https://play.tailwindcss.com/Flb7YuMeyy

Describe your issue

You need to do bg-[color:hsl(var(--h),50%,50%)] when bg-[hsl(var(--h),50%,50%)] should arguably suffice.

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 a pull request may close this issue.

2 participants