DEV Community

Discussion on: How to Style Your React Apps with Less Code Using Tailwind CSS, Styled Components, and Twin Macro

Collapse
 
ibrahima92 profile image
Ibrahima Ndaw

The list to style an element can be huge but isolated it in the Styled Components is much better. And it's definitely more maintainable than use it directly in the component itself.