An open API service indexing awesome lists of open source software.

https://github.com/spences10/sveltekit-theme-switch-example

Demo app using theme-change in SvelteKit with Tailwind and DaisyUI
https://github.com/spences10/sveltekit-theme-switch-example

svelte sveltekit tailwindcss theme-switcher

Last synced: over 1 year ago
JSON representation

Demo app using theme-change in SvelteKit with Tailwind and DaisyUI

Awesome Lists containing this project

README

          

# SvelteKit Theme Switch

A simple demo for theme switch in SvelteKit.

## Uses Tailwind v4 and daisyUI v5 beta

for the difference between the v3 and v4 implementation see
[this commit](https://github.com/spences10/sveltekit-theme-switch-example/commit/2dabbe9a0a3524ac0ddc94bf31372012631a3427)

[Tailwind v3 implementation](https://github.com/spences10/sveltekit-theme-switch-example/tree/tailwindcss-v3)

Uses:

- [Tailwind]
- [daisyUI]
- [Tailwind Typography]

[tailwind]: https://tailwindcss.com/
[daisyui]: https://daisyui.com/
[theme change]: https://github.com/saadeghi/theme-change
[tailwind typography]:
https://github.com/tailwindlabs/tailwindcss-typography