This repo includes all code examples for my talk Styling react with styled components
Slides http://slides.com/webkreation/styling-react
$ cd styled-components-demo $ yarn $ yarn start
Project created with create-react-app
Project ported to styled-components
- Adapting based on props
- Full CSS Support
- Overriding Component Styles
- Styling third-party components
- Theming