DEV Community

Discussion on: Confession Time

 
jsn1nj4 profile image
Elliot Derhay

Tailwind does make putting a UI together simpler.

If you do use it, definitely use it with Purgecss though. It gives you a ton of utility classes by default—color utilities for text, backgrounds, and borders; responsive variant utilities for pretty much everything... Using Purgecss when building your production CSS shrinks it to an unbelievably small size.