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 38f846c commit 88b359aCopy full SHA for 88b359a
README.md
@@ -2,7 +2,8 @@
2
A webpack loader that allows to use SVG files as Vue Components.
3
4
## Installation
5
-`npm install --save-dev vue-svg-loader`
+`npm install --save-dev vue-svg-loader`
6
+`yarn add --dev vue-svg-loader`
7
8
## Configuration
9
```js
0 commit comments