Dynamically load globals.css from CDN #80657
Unanswered
CarlosVP120
asked this question in
Help
Replies: 1 comment 3 replies
-
Why do you have |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I am going to use the same codebase for multiple clients, where each client has their own color palette. I am trying to achieve this by dynamically loading the globals.css using a CDN in my layout, but it's not working and I am having a hard time finding a solution.
What is the correct way of achieving dynamic global styles?? Is it even possible?
This is my layout
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions