Next.js Discord

Discord Forum

NextJS starter template, using dynamic CSS.

Unanswered
Greater Shearwater posted this in #help-forum
Open in Discord
Greater ShearwaterOP
Hi guys,
I'm using the Nextjs starter template that comes out of the box with medusa, I'm trying to provide a global theme setting, where the user can set the global theme styling like font color, size, family, etc. throughout the store. Initially I tried implementing this with ContextProvider which didnt worked out incase of components which have inline tailwind css. Have you guys implemented/tried/seen anything of this sort. Any suggestion/opinion would be appreaciated.
Thanks!

0 Replies