daisyui-sveltekit Svelte Themes

Daisyui Sveltekit

SvelteKit + daisyUI + TailwindCSS

This project shows a fully setup to get SvelteKit working with daisyUI and TailwindCSS in CSR mode.

Developing

Once you've clone this project and installed dependencies with pnpm install (or npm install or yarn), start a development server:

pnpm run dev

Building

To create a production version of your app:

pnpm run build

You can preview the production build with pnpm run preview.

Top categories

Loading Svelte Themes