Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External stylesheets not working #11

Open
thany opened this issue Jul 11, 2014 · 0 comments
Open

External stylesheets not working #11

thany opened this issue Jul 11, 2014 · 0 comments

Comments

@thany
Copy link

thany commented Jul 11, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant