CSS Overrides for different Themes #2481
-
Deciding on what css framework to use next for on one our new projects and need something more flexible vs the base ones such as bootstrap, material etc. I understand you have the If this is not a feature and wasn't intended to be I get it, just want to know if this is possible to do in a smooth fashion vs trying to force it upon the framework. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Best way to handle this right now is to define your color palette using CSS variables. I've got a very old demo repo here: |
Beta Was this translation helpful? Give feedback.
Best way to handle this right now is to define your color palette using CSS variables. I've got a very old demo repo here:
https://github.com/adamwathan/theming-tailwind-demo