Custom Themes
#17180
Replies: 2 comments
-
It seems you forgot to add the code for For @custom-variant dir-neutral ([dir] &); |
Beta Was this translation helpful? Give feedback.
0 replies
-
themer is tailwindcss-themer and default theme and allThemes are the same is the Blue just different colors and names |
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.
-
Hi, I'm working on migrating to Tailwindv4, our code had themes, basically we have 6 themes and the ability to make more, like Blue, Gray, Red, etc we created with this
But currently with the CSS first approach tailwindv4 didnt support our custom plugins, how could we do it, should we keep the old TS version to create the themes, or is there a way to use the css and have selection, our old code just used Plugins like
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions