Edgar Garcia

Results 1 issues of Edgar Garcia

When transforming shadows without a color using `css/shadow`, the `color` is set to `undefined`. ```json "custom-shadow-stroke": { "$type": "shadow", "$value": { "offsetX": 0, "offsetY": 0, "spread": "2px", "inset": true }...