All about styled-components
styled-components is a CSS-in-JS library that helps you to write CSS in a component. Here in this post, I will cover more than basics you need to know. Introduction You can write scoped CSS which means that CSS will apply only for that element in t...
Feb 17, 20215 min read132
