We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3017092 + b0c37df commit 93b9cfeCopy full SHA for 93b9cfe
packages/docs/src/pages/getting-started/gatsby.mdx
@@ -7,7 +7,7 @@ title: Getting Started with Gatsby
7
To use Theme UI with [Gatsby][], install and use [`gatsby-plugin-theme-ui`](/packages/gatsby-plugin).
8
9
```sh
10
-npm i gatsby-plugin-theme-ui
+npm i theme-ui gatsby-plugin-theme-ui
11
```
12
13
Add the plugin to your `gatsby-config.js`.
0 commit comments