Use daisyUI from CDN

How to use daisyUI from a CDN?

Warning
CDN files are not recommended for production
because you can't purge unused styles and file size will be large.
You don't need to install anything. Just add one of these to the head tag of your HTML:
  • daisyUI 4.10.2 CSS file + Tailwind CSS CDN script:

<link href="https://cdn.jsdelivr.net/npm/daisyui@4.10.2/dist/full.min.css" rel="stylesheet" type="text/css" />
<script src="https://cdn.tailwindcss.com"></script>

Do you have a question? ask the community
Do you see a bug? open an issue on GitHub
Do you like daisyUI? tweet about it!
Support daisyUI's development: Open Collective
daisyUI store

New template: SaaS Landing page

Available on daisyUI store

More details