Skip to content

Commit 3b81d6c

Browse files
committed
docs: add RTL support to comparison table
Update how-it-compares.md to highlight RTL support as a key feature alongside platform modifiers, color scheme, and state modifiers.
1 parent 6941003 commit 3b81d6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/content/docs/getting-started/how-it-compares.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,11 @@ Your app responds to system theme changes instantly — zero boilerplate, zero c
166166
| **Dynamic classNames** ||||
167167
| **Custom colors** ||||
168168
| **Arbitrary values** (`p-[17px]`) ||||
169+
| **RTL support** ||||
169170
| **Responsive breakpoints** ||||
170-
| **RTL support** ||||
171171

172172
:::note[Feature Parity]
173-
React Native Tailwind covers the most commonly used Tailwind features. Responsive breakpoints and RTL are on the roadmap!
173+
React Native Tailwind covers the most commonly used Tailwind features. Responsive breakpoints are on the roadmap!
174174
:::
175175

176176
## 🎯 Summary

0 commit comments

Comments
 (0)