Re: [community-group] Use CSS as a transfer format instead of JSON. (#185)

>The same is also true for JSON.
> Only JavaScript has a special relationship with JSON.
>
> All other programming languages need to parse to their equivalent.

What I meant to say is that JSON is a standard that has ready to use parsers in nearly all languages.

> For CSS as a language :
> Parsers, serialisers exist for most languages.

I was / am not aware of that. So there are css to property parsers? One would need to turn `0.5rem 0.5rem 1.5rem pink` into individual properties to use in tools that don't have a css like syntax.

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


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

Received on Thursday, 17 November 2022 10:08:06 UTC