daisyUI v5.6 is now available!

Svelte component library

Use daisyUI as a Tailwind CSS component library for Svelte projects

Best Svelte component library

Svelte

Svelte is a component framework that shifts much of its work to compile time.

You write components with HTML, CSS, and JavaScript in one file, and Svelte compiles them into efficient browser code. SvelteKit adds routing, server rendering, form actions, data loading, and deployment adapters for full applications.

Svelte's syntax keeps common UI tasks concise: reactive values, scoped styles, transitions, actions, and stores are part of the standard workflow.

Svelte + daisyUI

daisyUI fits Svelte because it gives Svelte components a ready set of CSS classes while Svelte keeps ownership of state and behavior.

That makes the markup practical:

  • No extra JavaScript layer: daisyUI doesn't add components, stores, actions, or lifecycle code.

  • Readable templates: Classes like btn, card, menu, input, and alert keep repeated UI compact.

  • Scoped CSS still works: Use daisyUI for base component styling and Svelte styles for component-specific details.

  • Themeable layouts: Set a daisyUI theme in a SvelteKit layout and let pages and components inherit it.

Svelte keeps component logic concise. daisyUI keeps the visual layer from becoming a pile of custom CSS.

I would have never touched Tailwind CSS if it wasn't for daisyUI 🤗

lang
Software developer

With daisyUI I haven't written a single line of css, yet my div classes are pretty clean

Bogdan Chayka
Founder

I used daisyUI, *super happy with it!*

Nick S.
SaaS builder

I'm glad I found daisyUI. daisyUI is built with Tailwind CSS which makes it perfect fit for me.

Rem Kim
Founder of resolveai.co

daisyUI makes working with UI components *so easy*

Jason
Indie Game Dev

Been using daisyUI for a while and I must say...such a fun addon for Tailwind CSS, well done 🔥

Dev Ed
Content Creator

Install Tailwind CSS and daisyUI for Svelte

Getting started with daisyUI in SvelteKit uses the current Tailwind CSS Vite setup.

Create a SvelteKit project, install Tailwind CSS, @tailwindcss/vite, and daisyUI, then add @plugin "daisyui" to your CSS file.

After setup, use daisyUI classes in Svelte components, routes, and layouts.

For Svelte-specific installation instructions, see How to install daisyUI with Svelte.

daisyUI is the most popular
component library for Tailwind CSS

Used by engineers at

Meta Research
Alibaba
Amazon
Adobe
Pepsico
Google Cloud