diff --git a/apps/website/docs/tailwind/typography/line-height.md b/apps/website/docs/tailwind/typography/line-height.md index db3564a..bdb048c 100644 --- a/apps/website/docs/tailwind/typography/line-height.md +++ b/apps/website/docs/tailwind/typography/line-height.md @@ -28,6 +28,8 @@ const App = () => { ## Compatibility +React Native does not support the relative line height utilities due to lack of support for `em` units. +