saadeghi / daisyui

๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ โ€ƒThe most popular, free and open-source Tailwind CSS component library
https://daisyui.com
MIT License
34.19k stars 1.31k forks source link

bug: CDN build does not include outline colors #2944

Closed seanaye closed 6 months ago

seanaye commented 8 months ago

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

github-actions[bot] commented 8 months ago

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.

code-lwh commented 7 months ago

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