Pathum Lakshan
Pathum Lakshan
i had the same issue with Flowbite TailwindCSS with Vue 3 Vite project. I thought it's something wrong with OS(Ubuntu 22.04).
this could help https://github.com/tailwindlabs/tailwindcss-forms/issues/18, Or this https://stackoverflow.com/questions/72152573/why-my-tailwind-components-library-flowbite-is-not-working by the way, using CDN worked for me.
Using CDN actually didn't fixed the main issue for me, still flowbite components are not usable inside the project. I only needed the date picker to use inside a form...