Replies: 1 comment
-
PR: #836 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Should the build plugins be installed as a dev dependency? So the docs would change to:
npm install @vanilla-extract/css @vanilla-extract/webpack-plugin
->
npm install @vanilla-extract/css
npm install --save-dev @vanilla-extract/webpack-plugin
Beta Was this translation helpful? Give feedback.
All reactions