Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.87 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.87 KB

reactwindui

is a powerful and flexible UI component library designed for projects using React and Tailwind CSS. This library facilitates the efficient combination of Tailwind classes through the use of tailwind-merge.

npm install reactwindui
# or
yarn add reactwindui
  • Increased efficiency in class merging and flexibility in customization through Tailwind Merge
  • Supports Tailwind v3.0 up to v3.4 (if you use Tailwind v2, use tailwind-merge v0.9.0)

Get started