-
Notifications
You must be signed in to change notification settings - Fork 22.6k
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
Variable font examples can't download font (CORS error) #5606
Comments
This relates to: #4209 It keeps coming up, I'll prioritize moving them. It doesn't take a huge amount of time, it's just not very exciting :D |
This is actually a bit tricky. Yari only supports images as file attachments. |
I'm totally happy to help out. Thanks @peterbe ! |
Loading https://developer.mozilla.org/en-US/docs/Web/CSS/font-style, https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight, or https://developer.mozilla.org/en-US/docs/Web/CSS/font-stretch, I see console errors like:
In the
font-style
page this completely breaks the example at https://developer.mozilla.org/en-US/docs/Web/CSS/font-style#variable_fonts .In
font-weight
this partially breaks the example at https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight#variable_fonts (because the fallback font is a little variable, I guess).In the
font-stretch
page the live sample is broken: https://developer.mozilla.org/en-US/docs/Web/CSS/font-stretch#setting_font_stretch_percentages.The text was updated successfully, but these errors were encountered: