Hi, I want to make a transparent rounded rectangle with a shadow. The closest thing I got is 1% opacity, if I set it to 0% the shadow is lost. Here’s the generated CSS:
The 0.003 color opacity trick (on the fill of the thing you want to add the drop shadow to) should work on an export to png. It will be a transparent background once exported.