daisyui-config

Installation
SKILL.md

Configuration

daisyUI 5 configuration documentation: https://daisyui.com/docs/config/

daisyUI with no configuration:

@plugin "daisyui";

daisyUI configuration with only the light theme:

@plugin "daisyui" {
  themes: light --default;
}

daisyUI with all default settings:

Installs
6
GitHub Stars
42.4K
First Seen
Jun 18, 2026
daisyui-config — saadeghi/daisyui