Closed bravokiloecho closed 5 years ago
Exactly that we need, thanks for this PR. :)
Would it be possible to get this merged sometime soon? Thanks!
Awesome, thanks @sam3d! Would you be able to take a look at this one too? https://github.com/nuxt-community/svg-module/pull/20
No problem! And sure 😊
Add the ability to import SVG as raw data using webpack's
raw-loader
. Useful if you need to manipulate the SVG before adding it to the DOM.