firebase / firebase-tools-ui

A local-first UI for Firebase Emulator Suite.
https://firebase.googleblog.com/2020/05/local-firebase-emulator-ui.html
Apache License 2.0
261 stars 60 forks source link

Avoid loading fonts from Google Fonts and source them locally instead #1010

Open nerder opened 5 months ago

nerder commented 5 months ago

Is your feature request related to a problem? Please describe.

When using the emulator offline, the fonts are all broken. Since this is meant to be working offline, it would be nice to fetch the fonts locally as well.

Describe the solution you'd like

I would like to see the fonts not break when the page is loaded without internet