Skip to content

Support link href stylesheet for Google fonts #89

Closed
@anuragphadke

Description

Google fonts can also be added as a stylesheet:

<link href="https://fonts.googleapis.com/css?family=Oswald:400|Roboto:400|Roboto:400&display=swap"
                rel="stylesheet" />

The above removes the dependency to add @font-face in the css and the approach looks lot cleaner than the multitude of lines.

Is it possible to extend font-magician to support stylesheet?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions