A Tailwind CSS based component library for Blazor. Inspired by Tailwind UI.
Windy UI is a UI sample library for Blazor that uses Tailwind CSS. The goal of the project is to make it easier to use Tailwind CSS with Blazor by providing a practical starting point instead of having to start from scratch. While Windy UI is not yet a fully complete UI Library in the form of a nuget package, it currently serves as a guide for writing a component library based on Tailwind CSS.
Windy UI is a UI sample library for Blazor that is based on Tailwind CSS. Although it is not yet available as a fully complete UI Library, it serves as a practical guide for creating a component library using Tailwind CSS. The library includes various components such as buttons, cards, form elements with validation support, icons (using Hero Icons), modals, navigation elements, notifications, tables, tabs, and pre-styled typography options. With the easy installation process, Windy UI offers a convenient way to utilize Tailwind CSS in Blazor projects.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.