You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using google fonts in my project, and can't seem to make stylistic subsets work in any way.
The font i am currently using is DM Sans, with has e.x. alternate glyphs for "a" and "y", in subset ss02 and ss05 respectively.
With the css command font-feature-setting, i cannot get it to work (no error, but the font also does not change at all).
Is this by design/supposed to not work, or am i doing something wrong?
// To reproduce, just create an empty nuxt project and add the google-fonts module. Then add any font with any opentype features like stylistic sets or ligatures or whatever, and add the css command to activate. Nothing seems to work.
Thanks for your reply!
Simon
The text was updated successfully, but these errors were encountered:
Hi there
I am using google fonts in my project, and can't seem to make stylistic subsets work in any way.
The font i am currently using is DM Sans, with has e.x. alternate glyphs for "a" and "y", in subset ss02 and ss05 respectively.
With the css command font-feature-setting, i cannot get it to work (no error, but the font also does not change at all).
Is this by design/supposed to not work, or am i doing something wrong?
// To reproduce, just create an empty nuxt project and add the google-fonts module. Then add any font with any opentype features like stylistic sets or ligatures or whatever, and add the css command to activate. Nothing seems to work.
Thanks for your reply!
Simon
The text was updated successfully, but these errors were encountered: