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

Avoid live dependency on fonts.googleapis.com #118

Open
reda-alaoui opened this issue Oct 25, 2016 · 1 comment
Open

Avoid live dependency on fonts.googleapis.com #118

reda-alaoui opened this issue Oct 25, 2016 · 1 comment

Comments

@reda-alaoui
Copy link

reda-alaoui commented Oct 25, 2016

Hello,

We have an application that should be able to run without internet access.
This is not compatible with the fact that some css on this project are importing font from fonts.googleapis.com.

I think that google fonts should be fully imported in the messenger project at build time. Deployed applications should not have to rely on any unmanaged provider to run correctly.

@reda-alaoui
Copy link
Author

Perhaps, https://www.npmjs.com/package/google-fonts-offline could be used here.

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

Successfully merging a pull request may close this issue.

1 participant