amzn / style-dictionary

A build system for creating cross-platform styles.
https://styledictionary.com
Apache License 2.0
3.93k stars 557 forks source link

W3C Syntax refactor to allow value & type token names/groups #1100

Closed jorenbroekema closed 9 months ago

jorenbroekema commented 9 months ago

Description of changes:

Allows the use of "value" and "type" as token names or groups. The sacrifice is that you cannot combine W3C with non-W3C syntax, but that use-case seems less important to support.