Skip to content

Exporting includes empty base64 content for fonts #46

@matclab

Description

@matclab

I'm using font awesome. bs serve works like a charm (thank for this nice tool), but when exporting, the font css in the final html lokks like:

@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:normal;src:url('data:application/vnd.ms-fontobject;base64,');src:url('data:application/vnd.ms-fontobject;base64,')

The font is empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions