Tailwind CSS
Component libraries
- Tailwind Components - library of free and premium Tailwind CSS components. Useful components:
- Navigation and hamburger menu for eCommerce
- Trello Panel Clone
- The components have an inconsistent look and feel, as they are all independent
- Material Components - Tailwind CSS components based on Material UI
- Daisy UI
- pure-CSS, no dependencies
- Component-based classes. E.g.
class="button"
to replace a list of Tailwind CSS classes - Different themes available
- MIT
- Component-based classes. E.g.
- pure-CSS, no dependencies
- Tailwind Kit
- Good templates, includes some forms which can be re-used
- MIT
Other libraries
- Tailwind Typography adds a
prose
class, that within it all of theh1
,p
are styled.