[v4] Referenced CSS variables in a "prefixed context" don't include the prefix #16455
QuentinFrc
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the tip, (since it is deprecated I will keep the issue open) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What version of Tailwind CSS are you using?
4.0.5
What version of Node.js are you using?
v22.5.1
Reproduction url :
https://play.tailwindcss.com/Z6kqQK9vbr?size=540x720&file=css
Describe your issue:
Given this code:
When using this stylesheet and prefixed it like this :
The result is:
Keep in mind that I can't know the prefix that will be used
Beta Was this translation helpful? Give feedback.
All reactions