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

Issue in Style with FlowBit Datepicker #872

Closed Abdullah-Iftikhar closed 1 month ago

Abdullah-Iftikhar commented 2 months ago

Describe the bug I have imported the JS I think the JS is working but I have not found any solution for the style of it. Like date picker looks like this image

Abdullah-Iftikhar commented 2 months ago

Is there any CDN for it's style as well?

zoltanszogyenyi commented 1 month ago

Hey @Abdullah-Iftikhar,

Please correctly set up your tailwind.config.js file as described in the guide.

https://flowbite.com/docs/getting-started/quickstart/#require-via-npm

Cheers, Zoltan