ui_suite_daisyui
A site-builder friendly DaisyUI theme. Use all DaisyUI parts (components, style utilities, themes, CSS Variables, ...) directly from Drupal UI (layout builder, manage display, views, blocks, flags...) in a low-code way.
Recommendation
UI Suite DaisyUI provide 2 branches: 4.0.x & 5.0.x. We strongly advise users to choose 5.0.x branch that is implementing DaisyUI 5 (built on top of Tailwind CSS 4).
All efforts will be put on 5.0.x branch while 4.0.x branch will be very minimally maintained.
This theme is built with UI Suite
UI Suite Initiative provides a cohesive set of modules to implement full design systems while preserving and improving the Drupal site building experience.
40+ components with UI Patterns 2 and Single Directory Components (SDC)
Examples: Card, Breadcumb, Button, Highlight, Quote...
You can browse the pattern libraries directly inside Drupal: /admin/appearance/ui/components ; for example, the 'card' pattern is available here: /admin/appearance/ui/components/ui_suite_daisyui/card.
Thanks to a large ecosystem, patterns are automatically available for site building as: layout, views row, field formatter, views styles...
30+ style utilities with UI Styles
Examples: Typography, Spacing, Colors...
You can browse the styles libraries directly inside Drupal: /admin/appearance/ui/styles
The styles are automatically available for site building inside layout builder's blocks & layouts, as views plugins, and from ckeditor.
28 CSS Variables with UI Skins
Configure DaisyUI CSS Variables from /admin/appearance/css-variables setting page.
35 themes with UI Skins
Switch between DaisyUI themes from /admin/appearance/settings/ui_suite_daisyui setting page.
4 icon packs and a total of 1288 icons with UI Icons
Icons library chosen for this theme is the Heroicons library (version 2), from the TailwindCSS ecosystem (as DaisyUI).
You should install "heroicons" package in libraries folder (please refer to ui_suite_daisyui.icons.yml to get proper path structure).
Please refer to the "Heroicons with Asset Packagist" in installation section of the readme there --> https://git.drupalcode.org/project/ui_suite_daisyui/-/blob/5.0.x/README....