Easily set up multi-theming in Sitecore JSS using Next.js and Tailwind CSS (Part 2)
Feb 8, 2024 · 5 min read · In this article, we will explore the implementation of multiple themes within a single source code. Our approach to achieving multi-theming relies on React's context feature. To accomplish this, we encapsulate the entire application within the theme ...
Join discussion
