Skip to content

Commit 93b9cfe

Browse files
authored
Merge pull request #906 from ansonlowzf/patch-1
add to install theme-ui
2 parents 3017092 + b0c37df commit 93b9cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/pages/getting-started/gatsby.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Getting Started with Gatsby
77
To use Theme UI with [Gatsby][], install and use [`gatsby-plugin-theme-ui`](/packages/gatsby-plugin).
88

99
```sh
10-
npm i gatsby-plugin-theme-ui
10+
npm i theme-ui gatsby-plugin-theme-ui
1111
```
1212

1313
Add the plugin to your `gatsby-config.js`.

0 commit comments

Comments
 (0)