Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript providing everything you need to jumpstart your Astro project. Get started with Astroplate and save yourself hours of work!
If we switch to another page and want to change the theme (dark or ligth): It stop working. In order to change the theme it is necessary to do a reload. This means what we can only change the theme in the first page loaded.
After ViewTransitions in
Base.astro
If we switch to another page and want to change the theme (dark or ligth): It stop working. In order to change the theme it is necessary to do a reload. This means what we can only change the theme in the first page loaded.