Skip to content

Pipe does break the google font request #29

@iuliaL

Description

@iuliaL

This is not true any more
https://github.com/ojdx/react-font-face/blob/develop/src/react-font-face.js#L48
This pipe at the end should be removed cause it does break the request now
see for yourself
https://fonts.googleapis.com/css?family=Exo|

consider adding googleFontImportString.slice(0, -1) here https://github.com/ojdx/react-font-face/blob/develop/src/react-font-face.js#L51

Thank you for the lib.
I've used it before until this issue arised.

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