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
We have already switched most of the codebase over to use CSS logical properties, but a few stragglers remain. We should convert those, and then configure stylelint to enforce logical properties:
mkrause
changed the title
Localization – Support right-to-left writing direction
Localization – Support alternative direction and writing-mode values
Feb 20, 2025
We have already switched most of the codebase over to use CSS logical properties, but a few stragglers remain. We should convert those, and then configure stylelint to enforce logical properties:
https://github.com/csstools/stylelint-use-logical
Also add some example stories with
direction: rtl
, and possiblywriting-mode: vertical-rl
.The text was updated successfully, but these errors were encountered: