notchris / unwind

unwind is a library-less component library for tailwindcss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unwind

unwind is a component library for tailwindcss, demonstrating common component designs using only tailwind utilities.

Check it out!

  • No additional packages to install
  • Add functionality using the framework of your choice
  • All components are available for free

Why?

There are many amazing libraries that provide components, additional features, and even entire themes for tailwind. The goal of unwind is to provide basic variants of these common components that can be easily customized to fit your needs.

Usage

As long as you have tailwind setup in your project, you should be good to go. There are some examples that include form elements. For these to display nicely we recommend adding @tailwindcss/forms for consistent input style resets.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

unwind is a library-less component library for tailwindcss


Languages

Language:HTML 69.0%Language:Vue 27.6%Language:TypeScript 2.7%Language:JavaScript 0.6%Language:CSS 0.1%