DEV Community

Discussion on: Tailwind with React

Collapse
 
dbshanks profile image
Derek Shanks

Ryan! Thank you very much for your demonstration. You managed to sell Tailwind far better than anyone else has.

I’m a CSS specialist, my primary focus is designing efficient style workflows. I love styled-components.

I’ve been wanting to bring Tailwind on for awhile because there are several huge benefits as the UI styling is predictable and very nice to work with.

I absolutely cringed at the utility classes overtaking the template. React can get busy all on its own without Tailwinds class pollution.

The styled-component method is a game changer and now I have a new style workflow to integrate. Exciting!!! 🙌🙌

Collapse
 
ryanlanciaux profile image
Ryan Lanciaux

Thanks a ton for checking it out - so glad it was helpful! :D

I had a very similar reaction when looking at Tailwind initially. "This looks nice but I fear what it'll turn my components into" 😀