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

Vendor the Inter font and use localFont #375

Closed
Tom-Hubrecht opened this issue Apr 18, 2024 · 1 comment · Fixed by #376
Closed

Vendor the Inter font and use localFont #375

Tom-Hubrecht opened this issue Apr 18, 2024 · 1 comment · Fixed by #376

Comments

@Tom-Hubrecht
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I built the dashboard for a NixOS self-hosted Netbird (c.f. NixOS/nixpkgs#247118 ), but the build process does not have access to an internet connection as it is sandboxed. Thus, it is not possible to use the Inter font directly from next/font/google, but we have to use localFont instead.

Describe the solution you'd like
Would you be willing to vendor the Inter font in the project and switch to localFont ?

@heisbrot
Copy link
Contributor

Hey @Tom-Hubrecht,

thanks for the request!

I see. Sure that should be no problem. I will create a quick PR for this.

Best,
Eduard

@heisbrot heisbrot linked a pull request Apr 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants