We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8a976 commit 78fa95bCopy full SHA for 78fa95b
1 file changed
packages/docs/src/pages/getting-started/gatsby.mdx
@@ -8,7 +8,7 @@ To use Theme UI with [Gatsby][], install and use
8
[`gatsby-plugin-theme-ui`](/packages/gatsby-plugin).
9
10
```sh
11
-npm i theme-ui gatsby-plugin-theme-ui @emotion/react @mdx-js/react
+npm i theme-ui @theme-ui/mdx gatsby-plugin-theme-ui @emotion/react @mdx-js/react
12
```
13
14
Add the plugin to your `gatsby-config.js`.
0 commit comments