AdrienTorris / awesome-blazor

Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Creative Commons Zero v1.0 Universal
8.64k stars 954 forks source link

add(flowbite): ui component library based on Tailwind CSS and Blazor #644

Open zoltanszogyenyi opened 9 months ago

zoltanszogyenyi commented 9 months ago

Hey @AdrienTorris,

Thanks for this awesome list! I've just started exploring Blazor.

I suggest adding a new resources for UI components based on Tailwind CSS that can be used together with Blazor to build websites faster based on the new utility-first CSS framework and leverage components like dropdowns, modals, headers, and more.

This is the link: https://flowbite.com/docs/getting-started/blazor/

Cheers, Zoltan