Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 20, 2022 10:44 am GMT

A Productive Tailwind Workflow

The Libraries and utilities are chosen based on three criteria, Simplicity, aesthetics and scalability.

Component Libraries

  • Hyper UI
  • Mamba UI
  • Meraki UI

I use majorly these three libraries, seriously everything you need is in these libraries. You can even take pieces from different libraries and combine them, the end result is very nice.

UI Library

  • Daisy UI : Based on personal preference, this is the best UI library that fits easily into Tailwind CSS.

Utilities

  • Html to Jsx Converter : This is a time-saver for me when working in React.

  • Tailwind CSS Class Prefix-er : I use this for existing projects using other CSS frameworks, to prefix Tailwind's classes to avoid clashes.


Original Link: https://dev.to/kachidk/a-productive-tailwind-workflow-249h

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To