Skip to content

External stylesheets not working #11

@thany

Description

@thany

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions