Add a switcher to enable Tailwind variables for colors palette instead of hardcoded oklch
codes
#3982
serhii-chernenko
started this conversation in
Ideas / feature requests
Replies: 0 comments
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.
-
The current colors palette is based on Tailwind colors and its variables.

But when I press to see “CSS {}” output, it generates only
oklch
hardcoded colors.It’d like to have a possibility to use Tailwind colors instead, like:
But when I put it to the output, it seems broken:

Beta Was this translation helpful? Give feedback.
All reactions