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

CSS for modern browser #11

Open
WhiteTomX opened this issue Nov 20, 2022 · 1 comment
Open

CSS for modern browser #11

WhiteTomX opened this issue Nov 20, 2022 · 1 comment

Comments

@WhiteTomX
Copy link

Hey,

we got problems with the .eot files of an font. This file seems to be corrupt on google servers. As we are using only woff/woff2 files right now, i wondered if we could add the option to only use the modern browser version that the heroku app offers?

This should be as easy as adding &formats=woff,woff2 as URI parameters. Unfortunately I don't know how to add a setting otherwise I would have opened a Pull-request :D.

Btw. can I just change the _font.css after copying the fons locally or will it get overwritten at some point?

Thank you for this nice plugin!

@scrobbleme
Copy link
Contributor

@WhiteTomX Thanks, this is a good idea… I think it is okay to just drop old browsers at all, no need for them.

You may edit the files locally, but it will be overwritten, if you copy again. Delete the cached files to avoid this.

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

2 participants