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've run into an interesting issue with the Inter variable font on Apple devices. The font is rendering noticeably larger on macOS and iPadOS compared to other platforms, even though I'm using the same Tailwind font classes everywhere.
Same text looks bigger on macOS/iPadOS
Windows and Android show the expected size
Already tried the usual suspects like -webkit-font-smoothing: antialiased
Tech details:
Using Tailwind 4.0.6
Inter variable font
Issue shows up on all Apple devices I've tested
Has anyone else run into this? Any ideas for a fix that doesn't involve platform-specific hacks would be super helpful![Screenshots showing the difference between platforms]
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there 👋
I've run into an interesting issue with the Inter variable font on Apple devices. The font is rendering noticeably larger on macOS and iPadOS compared to other platforms, even though I'm using the same Tailwind font classes everywhere.
Here's my current setup:
Same text looks bigger on macOS/iPadOS
Windows and Android show the expected size
Already tried the usual suspects like -webkit-font-smoothing: antialiased
Tech details:
Using Tailwind 4.0.6
Inter variable font
Issue shows up on all Apple devices I've tested
Has anyone else run into this? Any ideas for a fix that doesn't involve platform-specific hacks would be super helpful![Screenshots showing the difference between platforms]
Beta Was this translation helpful? Give feedback.
All reactions