Different brand themes for components in nextjs

Viewed 18

I'm trying to think of the best approach to reuse my components for different brands, In the pages folder in my Nextjs application, I want to create pages for different brands, each brand has a primary color and others characteristics. How can I change the the SASS and reuse the components?

Thank you!

[1]: https://i.stack.imgur.com/9ahHJ.png

0 Answers
Related