Skip to content

Commit d121751

Browse files
chore(docs): Correct peerDeps for Gatsby integration (#791)
Co-authored-by: mattcompiles <[email protected]>
1 parent 24badc6 commit d121751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/integrations/gatsby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A plugin for integrating vanilla-extract with [Gatsby](https://www.gatsbyjs.com)
1010
## Installation
1111

1212
```bash
13-
npm install gatsby-plugin-vanilla-extract
13+
npm install gatsby-plugin-vanilla-extract @vanilla-extract/babel-plugin @vanilla-extract/css @vanilla-extract/webpack-plugin
1414
```
1515

1616
## Setup

0 commit comments

Comments
 (0)