svg-preview
svg-preview copied to clipboard
External stylesheets not working
I've created a couple of svgs using xml external stylesheets. They work fine in a browser (tested Chrome, Firefox and IE), even when loaded from the local filesystem. In Brackets, it's as if the stylesheet isn't there.
I'm using it like this:
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="../css/svgness.css"?>
<svg...
That css url is relative to the location of the svg.
Using Bracket 41, Windows 7, and SVG Preview 1.1.2.