1. 3
    Theme your application with styled-components and "ThemeProvider"
    1m 17s

Theme your application with styled-components and "ThemeProvider"

Share this video with your friends

Send Tweet

In this styled-components lesson, we set a "primary color" within a UI "theme" object. We make this theme accessible to all components by wrapping our application inside a <ThemeProvider>.