CDN theming
#18605
Replies: 2 comments
-
As per the documentation, you can use an inline <style type="text/tailwindcss">
@theme {
--color-clifford: #da373d;
}
</style> |
Beta Was this translation helpful? Give feedback.
0 replies
-
wondefule. question --> might not be taiwlind specific. if we want to bundle it after all but have the rest of our app server dynmically through the browser is that possible... like a hybrdi soluton where we server this bundle so we can custom it.. ? |
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.
-
Guys, we decided to use Tailwind wiht a cdn rather thana build tool . is there a way to apply theming via the e same css variables?
Beta Was this translation helpful? Give feedback.
All reactions