Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading GeistVF font fails #20

Open
dingo-d opened this issue Nov 25, 2024 · 0 comments
Open

Loading GeistVF font fails #20

dingo-d opened this issue Nov 25, 2024 · 0 comments

Comments

@dingo-d
Copy link

dingo-d commented Nov 25, 2024

I am getting an error in the plugin that the GeistVF.woff2 cannot be found. It's being loaded in the applicationBlocksFrontend but the only place I can see it being loaded from is the ui-components package (we are not loading it manually).

Looking at the code it seems that the relative path is being used to load it:

@font-face{font-family:Geist;src:url(../GeistVF.woff2)}

Which probably loads it wrongly somehow.

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

No branches or pull requests

1 participant