DEV Community

Discussion on: TailwindCSS vs Styled-Components in ReactJs

Collapse
 
plong0 profile image
Pat Long

Thanks for this write-up! Nice comparison of where TailwindCSS or Style-Components might be a better option. Our team is in the early stages of a big front-end project, so choosing the right approach to styling is a key concern and your article has really added some clarity to the decision.

Collapse
 
kylereeman profile image
KyleReemaN

be aware with styled components I had huge performance problems with css in js I thought it would not matter for my personal projects but even there I had really poor performance for mobile devices