DEV Community

Discussion on: Tailwind + React: Setup and Design Patterns

Collapse
 
sefrem profile image
sefrem

Thank you for the nice article. I've wanted to try Tailwind on one of the projects i've worked on and your style looks good. I'm really enjoying working with Material ui lately, so seeing a styles object near a component is kind of satisfying. Will difinetely try out this approach with Tailwind.
My only concern is that the initial setup might cause some issues, but hey, there is always stack overflow for that.
Thanks again for the article.

Collapse
 
rfitz profile image
Ryan Fitzgerald

Not a problem! Tailwind has definitely become my go-to tool for styling apps. The initial setup is usually pretty straightforward for the majority of React apps as well, but if you run into any issues, feel free to reach out.