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

If alignment vary across platforms, everyone could make group of design tokens just to suit their design's needs. I think there is now easy way to unite alignment.

```json
{
  "left-align-token": {
    "$value": {
      "web": "start",
      "ios": "left",
      "android": "left",
      "foo": "bar",
      "lorem": "ipsum"
    }
  }
}
```

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


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

Received on Thursday, 30 May 2024 09:31:41 UTC