Here is the CSS code I am working with:
shadowColor: '#444',
shadowOffset: { width: 5, height: 5 },
shadowOpacity: 0.2,
shadowRadius: 8,
backgroundColor: 'white',
borderRadius: 10,
I want to recreate this style in Sketch, but it uses 'Blur' and 'Spread' properties for the shadow. When trying to manually replicate it, I noticed that Sketch uses box-shadow.
My question is: How can I apply my CSS styling to a Shape in Sketch? (With or without a plugin)
Sketch Version 47.1