Open argdesign opened 1 year ago
From your code it looks like you are registering a transform named 'scss/variables', but you aren't using it in the transforms array in your config. You are using a format called 'scss/variables', which is a built-in format. I would assume you actually want to name the transform something like 'scss/shadow' and then use that in the transforms array.
I was trying to transform shadows tokens in scss variables but I'm getting [object, object] instead . I created a registerTransform and I think the marcher is not working but I’m not sure how to fix it.
json
Desire results
build.js