Skip to content

Commit

Permalink
docs: Update Theme UI installation instructions for v0.3 (#21568)
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnblk committed Feb 18, 2020
1 parent 9627f4f commit a6b5ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/theme-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Theme UI includes the `gatsby-plugin-theme-ui` package to better integrate with
Install the following packages to add Theme UI.

```shell
npm install theme-ui gatsby-plugin-theme-ui @emotion/core @mdx-js/react
npm install theme-ui gatsby-plugin-theme-ui
```

After installing the dependencies, add the following to your `gatsby-config.js`.
Expand Down

0 comments on commit a6b5ed4

Please sign in to comment.