This is a sample repo with Svelte setup with Vite, tailwindcss, and daisyUI. Tailwind typography plugin is also included.
Currently the daisyUI theme is set to corporate. You can change it by changing data-theme in the index.html
file, e.g. <html lang="en" data-theme="cupcake">
, see daisyUI themes for details.