Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3f5b7ce

Browse files
chore(starters): add gatsby-starter-default-dark-mode (gatsbyjs#21164)
* chore(starters): add gatsby-starter-default-dark-mode * lint * remove tag * Update docs/starters.yml Co-Authored-By: Lachlan Campbell <[email protected]> Co-authored-by: Lachlan Campbell <[email protected]>
1 parent de1109f commit 3f5b7ce

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/starters.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5161,3 +5161,15 @@
51615161
- React Scroll for one page, anchor based navigation is available
51625162
- Code highlighting
51635163
- SEO optimized to include social media images and twitter handles
5164+
- url: https://gatsby-starter-default-dark-mode.netlify.com/
5165+
repo: https://github.com/alexandreramosdev/gatsby-starter-default-dark-mode
5166+
description: A simple starter to get developing quickly with Gatsby, dark mode, and styled-components.
5167+
tags:
5168+
- Styling:CSS-in-JS
5169+
- Onepage
5170+
- Linting
5171+
features:
5172+
- Dark mode
5173+
- Styled Components
5174+
- Comes with React Helmet for adding site meta tags
5175+
- Includes plugins for offline support out of the box

0 commit comments

Comments
 (0)