saadeghi / daisyui

🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library

Home Page:https://daisyui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: CDN build does not include outline colors

seanaye opened this issue · comments

What version of daisyUI are you using?

v4.9.0

Which browsers are you seeing the problem on?

All browsers

Reproduction URL

https://stackblitz.com/edit/daisyui-cdn-fv1he5?file=index.html

Describe your issue

The daisyui cdn build does not include any of the outline colors as shown in the repro

Thank you @seanaye for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I find a solution.
In the meantime providing more details and reproduction links would be helpful.

commented

Using CDN to impot daisyui has had many issues in the past, if you need to use it, the best option here is to try to get the class name and styles (if you have VS code intellisense it will come in clutch) and apply those styles in your global CSS file