Replies: 2 comments 1 reply
-
Hey not sure if this is in scope of this discussion but looking at some of these ideas, I think our pain point can also be addressed with these changes: We are required to go down the "self-hosted" fonts path (as we cannot anticipate that all users will have access to the public internet for their day to day) and we are following this guide (which works well); however, it would be great if there is a simpler way of implementing this instead of having to remake all of the font face configurations in our own code. I assume if carbon starts directly using |
Beta Was this translation helpful? Give feedback.
-
@joshblack is there news for those who using webpack and want to load throught it? Or is there other possibility to load fonts in different way? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, we offer support for a handful of font faces (Sans, Mono, Serif) and a handful of weights (light, normal, semibold). We also offer a way for these fonts to be loaded easily through Google Fonts by default.
However, it seems like the usage for IBM Plex has grown broadly to include the following use-cases:
This discussion is for figuring out the best API for providing these font faces across our different style targets, including:
Some broad changes that we'd also like to see happen:
@ibm/plex
instead of having any checked into our packagesLinks & Resources
Beta Was this translation helpful? Give feedback.
All reactions