grunt-inline
grunt-inline copied to clipboard
Add support for xlink:href for svgs
Please add support for external files in SVG files.
<link href="main.css?__inline=true" type="text/css" rel="stylesheet" xmlns="http://www.w3.org/1999/xhtml"/>
<script xlink:href="main.js?__inline=true" />