This plugin doesn't inline into CSS which is fine, however it breaks existing SVG backround images. In my CSS output I'm now getting reference to a non-existent JS file like so: ``` background-image: url('dist/my-svg.1234.js') ```