Remix.run Logo
alwillis 20 hours ago

As part of the system font stack, we no longer need -apple-system or BlinkMacSystemFont to select the default font on Apple devices.

You want to use system-ui to select the platform's UI font, which is San Francisco on Apple devices. Availability is about 95% [1].

[1]:https://caniuse.com/?search=system-ui