Closed idoros closed 8 months ago
This PR exposes the source location (meta, start, end) of computed build vars calculated using stylable.stVar.flatten(meta) or stylable.stVar.getComputed(meta).
stylable.stVar.flatten(meta)
stylable.stVar.getComputed(meta)
This PR exposes the source location (meta, start, end) of computed build vars calculated using
stylable.stVar.flatten(meta)
orstylable.stVar.getComputed(meta)
.