themesberg / flowbite

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

Update blazor.md to complete the WASM integration guide #674

Closed rasheed-k-mozaffar closed 7 months ago

rasheed-k-mozaffar commented 11 months ago

The changes made to the old WASM integration section to provide a quick guide on how Tailwind CSS and Flowbite can be installed and used in a Blazor WebAssembly application

zoltanszogyenyi commented 11 months ago

Hey @rasheed-k-mozaffar,

Thanks for the PR! Can you also please check how to integrate the JS interactivity? :)

Cheers, Zoltan

rasheed-k-mozaffar commented 11 months ago

Hey @zoltanszogyenyi I think my changes didn't include everything, however, regarding the Js interactivity, I downloaded all the required packages and configured tailwind in a Blazor Wasm project, also following the steps provided on Flowbite's documentation, but for some reason Blazor Wasm isn't responding with the Js files. I also looked at a project I'm working on in which I'm using tailwind css with flowbite, and for the Js, I'm using the CDN link inside index.html, I'm testing it now and for some reason the Js interactivity is no longer functioning

zoltanszogyenyi commented 7 months ago

There is now a WASM integration guide available:

https://flowbite.com/docs/getting-started/blazor/#wasm-integration