Skip to content

Commit

Permalink
docs(starters): add styled-components starter (#12130)
Browse files Browse the repository at this point in the history
## Description

Modified the default starter to use styled components allowing for a basic way to get up and running with Gatsby and styled components.
  • Loading branch information
blakenoll authored and DSchau committed Feb 27, 2019
1 parent 66ebe95 commit 026eaaa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1963,3 +1963,11 @@
- Firebase for Authentication.
- Protected Routes with Authorization.
- Contact form integration.
- url: https://gatsby-starter-styled-components.netlify.com/
repo: https://github.com/blakenoll/gatsby-starter-styled-components
description: The Gatsby default starter modified to use styled-components
tags:
- Styling:CSS-in-JS
features:
- styled-components
- sticky footer

0 comments on commit 026eaaa

Please sign in to comment.