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

We have tooling today that translates values from one platform to another. Just look at color formats where the format module suggest sets the color with an 8-hex value, but we can often transform those to `hsl`/`lab`/`hex`/`lch` etc. 

With CSS moving towards the idea of start/end value, Kotlin for Android has a pretty good alignment with many of the CSS values, with only SwiftUI/UIKit being the "weird" ones to where it may take a little extra logic.

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


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

Received on Monday, 24 June 2024 21:01:19 UTC