jpkleemans / vite-svg-loader

Vite plugin to load SVG files as Vue components
MIT License
554 stars 58 forks source link

Import file inside a CSS ? #141

Open nbrignol opened 3 months ago

nbrignol commented 3 months ago

Is that possible to use the vite-svg-loader in a CSS file ? For exemple in background-image: url(mysvg.svg)