daisyUI v5.6 is now available!

Vue UI library

Build Vue UI with Tailwind CSS and daisyUI

file_type_vue Vue UI library

Vue UI libraries can take over too much

Vue single-file components already give you a clean place for template, script, and styles. A UI library should support that model. Some libraries replace it with their own component API, global plugin setup, and theme system.

That can make the first screen quick, then make the fifth screen harder. You need one small variation on a select, modal, or card, and suddenly you are reading library internals instead of writing Vue.

The default look is another issue. If the library has a strong visual signature, your Vue app can look like a demo unless you spend time undoing it.

Vue + Tailwind CSS + daisyUI

Tailwind CSS gives Vue components direct styling control. daisyUI adds component classes without replacing Vue components.

  • Use your own components: Build Vue components with props, slots, emits, and composables. Add daisyUI classes inside them.

  • No Vue plugin required for UI behavior: daisyUI is CSS, so Vue keeps control of interactivity.

  • Less template noise: btn, card, modal, input, and menu keep common elements readable.

  • Theme through state or layout: Persist a selected daisyUI theme and apply it at the app root.

This gives Vue teams a UI library that feels more like a styling system than a component cage.

DaisyUI just looks amazing.

Kelvin Htat
Solo founder

I used daisyUI, *super happy with it!*

Nick S.
SaaS builder

The new daisyUI 5.0 is awesome! The UI components are smooth and has a lot of new goodies.

Ovi Stoica
Software Developer

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

Nico Devs
Software Engineer

daisyUI is *so usefull*. My clients love the look, it is so easy

Bailey Burnsed
Full Stack Dev

I love daisyUI and we used it for a hackathon project last week

Loftwah
DevOps Engineer

Install Tailwind CSS and daisyUI for Vue

The Vue guide uses Vite. Install Tailwind CSS, @tailwindcss/vite, and daisyUI, add the Tailwind CSS Vite plugin, then put @plugin "daisyui" in src/style.css.

For the exact commands, see How to install daisyUI with Vue.

daisyUI is the most popular
component library for Tailwind CSS

Used by engineers at

Meta Research
Alibaba
Amazon
Adobe
Pepsico
Google Cloud