daisyUI v5.6 is now available!

Lit component library

Use daisyUI as a Tailwind CSS component library for Lit projects

Best Lit component library

Lit

Lit is a library for building fast, lightweight web components.

It builds on Custom Elements, shadow DOM, templates, and other web platform features. That means Lit components can work inside many environments instead of being tied to one application framework.

Lit adds a small reactive layer, declarative templates, scoped styles, and update scheduling on top of those standards. It is a good fit when you want reusable components that can be shared across apps.

Lit + daisyUI

daisyUI works with Lit when you want the visual language of a component library while keeping the component API in web components.

The combination has a clear split:

  • CSS component classes: daisyUI gives you btn, card, input, menu, and other classes you can use in Lit templates.

  • No runtime conflict: daisyUI doesn't add JavaScript, so Lit remains responsible for properties, events, updates, and rendering.

  • Reusable styles: Shared daisyUI classes help components from different packages feel like one product.

  • Themeable host apps: Apply a daisyUI theme on the document or host container and let Lit components inherit the design tokens where appropriate.

Lit keeps your components portable. daisyUI keeps the styling system consistent.

daisyUI is probably the *best Tailwind Plugin I've ever used*, I've been using it since 2023

Shaun Furtado
JS dev

daisyUI is so good! I love how it sticks with the basic HTML components. Truly great.

Nico Devs
Software Engineer

DaisyUI just looks amazing.

Kelvin Htat
Solo founder

How much winning can one component library take?!?

htmx.org
high power tools for HTML

I used daisyUI theme generator's Halloween theme and tweaked it to what I want and now, I'm so proud of what I've got!

Ade
Software Engineer

I think daisyUI is very cool, it's *easy to use* and you can build a clean UI with it. 👍 😁

Nihad
Frontend Software Engineer

Install Tailwind CSS and daisyUI for Lit

Setting up daisyUI in Lit usually means configuring it in the build system that serves your components.

For a Vite-based Lit project, install Tailwind CSS, @tailwindcss/vite, and daisyUI, then add @plugin "daisyui" to your CSS file.

After setup, use daisyUI classes in Lit templates and keep behavior in your web component code.

For Lit-specific installation instructions and examples, see How to install daisyUI with Lit.

daisyUI is the most popular
component library for Tailwind CSS

Used by engineers at

Meta Research
Alibaba
Amazon
Adobe
Pepsico
Google Cloud