daisyui-v5
Installation
SKILL.md
daisyUI 5
CSS component library for Tailwind CSS 4. Provides semantic class names for common UI components.
- Docs | v5 Release Notes | v4→v5 Upgrade
- Source: llms.txt from saadeghi/daisyui
CRITICAL: grep references/ for component details before answering.
Install
Requires Tailwind CSS 4. No tailwind.config.js — TW4 uses CSS-only config.
@import "tailwindcss";
@plugin "daisyui";