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

Bug: formatter css/variables outputReferenceFallback does not create Fallback value #1114

Open tkgroot opened 8 months ago

tkgroot commented 8 months ago

If options { outputReferences: true, outputReferenceFallbacks: true }, are provided to the css/variables formatter it does not output nor create fallback values for the css variables.

tkgroot commented 8 months ago

reference: #1112 #1113