Replies: 1 comment
-
Any suggestions? |
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.
-
I am wondering if it would be possible to generate a stylesheet dynamically e.g. depending on the host? I would like to be able to change the branding of a Next application easily without needing to do a full rebuild of the app to include the branding changes so I had to idea to store the colours somewhere and then on-demand do something like:
Would this be possible with Next? Any advise how to do something like this?
Beta Was this translation helpful? Give feedback.
All reactions