Skip to content

Commit 78fa95b

Browse files
authored
Update gatsby.mdx
1 parent aa8a976 commit 78fa95b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

1010
```sh
11-
npm i theme-ui gatsby-plugin-theme-ui @emotion/react @mdx-js/react
11+
npm i theme-ui @theme-ui/mdx gatsby-plugin-theme-ui @emotion/react @mdx-js/react
1212
```
1313

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

0 commit comments

Comments
 (0)