Theemo / @theemo/style-dictionary / styleDictionaryWriter
Function: styleDictionaryWriter()
ts
function styleDictionaryWriter(config): WriterTool;
Defined in: tool.ts:12
Writes tokens to style dictionary
Parameters
Parameter | Type | Description |
---|---|---|
config | StyleDictionaryWriterConfig | the writer config |
Returns
WriterTool
Style Dictionary Writer