We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Docs are available here: https://developers.google.com/fonts/docs/css2
Changes:
Things to do:
--format
--legacy-browsers
I wrote these notes down mostly for myself to slowly work through, but if anyone else wants to help, that's even better!
The text was updated successfully, but these errors were encountered:
👍🏻
Sorry, something went wrong.
This patch worked for me. Thank you!
The formatting example needs to be updated. This worked for me:
./google-font-download --url="https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900"
No branches or pull requests
Docs are available here: https://developers.google.com/fonts/docs/css2
Changes:
Things to do:
--format
with something like--legacy-browsers
to download the font with all subsets (or the old API can be used when--format
is used)I wrote these notes down mostly for myself to slowly work through, but if anyone else wants to help, that's even better!
The text was updated successfully, but these errors were encountered: