Skip to content

alecthw/daisyui-sveltekit

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published