Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

External CSS stylesheets are not honored #61

Open
DanielFlaum opened this issue Jun 4, 2019 · 0 comments
Open

External CSS stylesheets are not honored #61

DanielFlaum opened this issue Jun 4, 2019 · 0 comments

Comments

@DanielFlaum
Copy link

DanielFlaum commented Jun 4, 2019

There are a couple of ways by which external stylesheets may be linked to an SVG document. I know of the following three:

  • The W3C's formal method for doing so, by use of a <?xml-stylesheet ?> tag. Details here.
  • The use an @import CSS directive inside an inline stylesheet.

This package currently does not support either method.

I see that some effort has already been made to fix this, and also that this package is no longer maintained. But I figured to create this issue for the benefit of other people who may be interested in this feature.

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

No branches or pull requests

1 participant