Skip to content

Commit

Permalink
Merge e2d9db6 into 9aec123
Browse files Browse the repository at this point in the history
  • Loading branch information
zavsievich committed May 27, 2021
2 parents 9aec123 + e2d9db6 commit 3f07929
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ Vue.use(svgSpritePlugin, {
```

> If you want to use an inline SVG, set `url` to `''`.
> If your spritesheet is "processed" (vue-cli, webpack, …) set `url` to `require('./processed/path/to/svg/sprite.svg')`.
---

Expand Down Expand Up @@ -170,6 +171,7 @@ Vue.use(svgSpritePlugin, {
[@demiro](https://github.com/demiro)
[@Warin](https://github.com/Warin)
[@Warcot](https://github.com/Warcot)
[@zavsievich](https://github.com/zavsievich)

## License

Expand Down

0 comments on commit 3f07929

Please sign in to comment.