grunt-inline icon indicating copy to clipboard operation
grunt-inline copied to clipboard

Add support for xlink:href for svgs

Open XmlmXmlmX opened this issue 8 years ago • 0 comments

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" />

XmlmXmlmX avatar Sep 14 '16 11:09 XmlmXmlmX