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

2.4.1 javascript cdn url 404 not found #910

Closed mukiwu closed 4 days ago

mukiwu commented 4 days ago

Describe the bug the cdn url: https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.4.1/flowbite.min.js is not found

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

zoltanszogyenyi commented 4 days ago

Hey @mukiwu,

Will soon be available, until then please use:

https://cdn.jsdelivr.net/npm/flowbite@2.4.1/dist/flowbite.min.js

Cheers, Zoltan

mukiwu commented 4 days ago

got it ! thanks