Post #2809183
2026-01-28 08:40 UTC
@cwilcox808@c.im @jscholes@dragonscave.space @mahryekuh@hachyderm.io That was considered, adding a property like font-size: system. But the problem with that is it doesn't affect rem/em units in media queries.
However we did create the environment variable env(preferred-text-scale).
Replies (1)
-
@cwilcox808@c.im 2026-01-28 13:53
@joshtumath@mastodon.social Thanks, I just wanted to make sure I was understanding. Apple's custom property value is something web developers can use today to honor users' iOS/iPadOS text setting but I think few know of it or use it. @jscholes@dragonscave.space @mahryekuh@hachyderm.io