sveltekit-daisyui Svelte Themes

Sveltekit Daisyui

SvelteKit + daisyUI + TailwindCSS

Everything you need to build a Svelte project, powered by sv.

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.

inlang Paraglide JS plugin offline

Create plugins folder in the root directory and download plugins to this.

Change modules setting in project.inlang\settings.json file.

{
    "modules": ["./plugins/plugin-message-format.js", "./plugins/plugin-m-function-matcher.js"]
}

Top categories

Loading Svelte Themes