Material UI and Styled Components - Using Styled Components with External Libraries

added by JavaScript Kicks
7/25/2019 6:57:39 PM

943 Views

There was a bit of a war on Material UI at my last job. It's a heavy library that is (understandably) very opinionated, while Styled Components was a new found freedom. We could write regular CSS AND inject custom properties like any other React component?? Sign us up.


0 comments