DEV Community

Discussion on: CSS Modules vs CSS-in-JS. Who wins?

Collapse
 
thekooldev1232 profile image
thedev1232

How about having to deal with libraries like Material UI with next js?

I have an issue to decide whether to use just makeStyles function or should we use styled components?

My main concern is code longevity and maintenance without any issues