Comment to Lucid VS Artificer
-
It's a tricky one. Style mixes don't play that well with Tailwindcss dark mode variants. Ideally you need to pick pre-set utility classes rather than custom values for styles, and same for dark: variant. We can do this, but it makes the style builder much more complex, plus we'd need a way to compile the css to tree-shake unused classes. This is all scheduled, but not quite there yet.