# Setup Styled Components
[Styled Components](https://styled-components.com/) is visual primitives for the component age.
Use the best bits of ES6 and CSS to style your apps without stress 💅
This recipe:
---
Installs necessary NPM packages.
---
Installs the Styled Components plugin in `gatsby-config.js`.
---
Writes out an example page you can use to play
with Styled Components.
---
Read more about Styled Components on the official docs site:
https://styled-components.com/