background header

styled-components

styled-components are visual primitives for the component age.

Use the best bits of ES6 and CSS to style your apps without stress 💅

Utilising tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allows you to write actual CSS code to style your components. It also removes the mapping between components and styles – using components as a low-level styling construct could not be easier!


ilustration
background