We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e8bfe commit 83cb03aCopy full SHA for 83cb03a
README.md
@@ -34,7 +34,7 @@ Allows you to share variables between CSS and JS with Webpack and HMR.
34
## Install
35
36
```sh
37
-yard add --dev postcss-variables-loader
+yarn add --dev postcss-variables-loader
38
```
39
40
0 commit comments