Re: [community-group] [RFC] Format specification (#1)

@lukasoppermann what we've been talking about is composite tokens themselves having a type which would help interpret values, so something like:

```js
{
      name: 'body-text',
      type: 'text-style,
      value: {
        fontSize: 16,
        textDecoration: 'line-through',
        // ...
```

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


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

Received on Friday, 3 September 2021 11:35:25 UTC