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.

  • : 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

Found the power of tailwindcss and daisyUI these last few days. These makes front-end development so much *faster and enjoyable*.

Lourenço Matalonga
Developer, Indie Hacker

Can't state how much I love daisyUI ♥️

rootkid
Software Developer

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

Shaun Furtado
JS dev

daisyUI is awesome!

Daniel Kelly
Teacher/Content Creator at vueschool.io

daisyUI is amazing and *I use it for all my projects*

Cyris
Software 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