Theemo / @theemo/style-dictionary / w3cTokenJsonParser
Variable: w3cTokenJsonParser
ts
const w3cTokenJsonParser: StyleDictionary.Parser;
Parses json and replace $value
with value
and $description
with comment
to make it work with style dictionary
From https://github.com/lukasoppermann/style-dictionary-utils
See
Author
Lukas Oppermann