themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.29k stars 708 forks source link

CDN Resources return 404 #914

Closed mazz closed 1 day ago

mazz commented 3 days ago

curl https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.4.1/flowbite.min.css

and

curl https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.4.1/flowbite.min.js

return 404

zoltanszogyenyi commented 1 day ago

Hey @mazz,

CDNJS reported internal issues so we switched to another CDN provider: https://www.jsdelivr.com/package/npm/flowbite

Cheers, Zoltan