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
- Host: GitHub
- URL: https://github.com/spences10/sveltekit-theme-switch-example
- Owner: spences10
- Created: 2021-07-04T16:56:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T07:11:57.000Z (about 2 years ago)
- Last Synced: 2024-04-13T21:09:32.881Z (about 2 years ago)
- Topics: svelte, sveltekit, tailwindcss, theme-switcher
- Language: Svelte
- Homepage: https://sveltekit-theme-switch.vercel.app
- Size: 1.38 MB
- Stars: 68
- Watchers: 4
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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