Replies: 2 comments
-
Everyone who uses shadcn/ui would love this! |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think this should more generally work for any CSS variable with intellisense properly, not just a particular value. This is something that is needed and I’m sure it is doable. Update: or not…I see you have to start a discussion for a new feature, which is probably what this thread was for to begin with. In that case, as stated before, I think this feature should be implemented to work for all CSS Variables. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
It would be nice to have color preview when setting hsl colors. I think it would be possible if the css variables are set inside a @layer scope.
Example:
tailwind.config.js
global.css
Beta Was this translation helpful? Give feedback.
All reactions