Re: [community-group] Type: Text alignment (#232)

text-alignment doesn't make any sense as token for various reasons:

- the raw values are really different across platforms. You write "start" on web/css. But on iOS/Android need a different output. What you would put as raw token value?
- The raw value doesn't match the real text direction. You write "start" on web/css, but if direction is top to bottom, "start" means..start. so the example token `text-align-start`: "start" has a different meaning based on the context, and can't be part of the source of truth since is not predictable.



-- 
GitHub Notification of comment by equinusocio
Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/232#issuecomment-1860840013 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 18 December 2023 15:38:26 UTC