Tailwind Themes
Is it possible to have 2 themes in a css file:
Then when switching themes, it picks the appropriate color. So if I have something like this:
Will
bg-root be the correct color depending on the them? I have done exactly this, and the color doesnt change. It ONLY works with dark:<....> and <...>. Am I missing something or is this just not possible?0 Replies