chyingp / grunt-inline

Brings externally referenced resources, such as js, css and images, into a single file.
MIT License
87 stars 55 forks source link

Fix breakage in inline non Base64 SVG #69

Open NoonanMedia opened 8 years ago

NoonanMedia commented 8 years ago

Inline will currently try to set the relative path for inline SVG when it is not in base64 format we have simply added another test for inline SVG to resolve this