Theme switching with SSR and SSG
Kristian Antrobus
This blog describes how the Paste website uses CSS variables to switch themes with server-side rendering (SSR) and static site generation (SSG) with our existing ThemeProvider component. Continue reading