Cookie-Based Theme Selection in SvelteKit with daisyUI (opens in new tab)
This guide will cover how to add a cookie-based theme selection to a SvelteKit site using daisyUI. I’ve always liked implementing something in the way of a theme change into my sites. This often meant that I’d have to define my own theme up-front...
Read the original article