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

Description

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.

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