sajad torkamani

Faster development

You don’t spend time coming up with class names, making decisions about specificity or switching between HTML and CSS.

Changes feel safer

Adding or removing a utility class only affects that element. You don’t have to worry as much about accidentally breaking the styling of all the elements that use a given class.

More portable code

As markup and styling are in the same place, you can copy and paste entire chunks of UI.

Tagged: Tailwind