I have this CSS :
shadowColor: '#444',
shadowOffset: { width: 5, height: 5 },
shadowOpacity: 0.2,
shadowRadius: 8,
backgroundColor: 'white',
borderRadius: 10,
I'd like to replicate this style on Sketch. But it uses 'Blur' and 'Spread' property for the shadow. And i've noticed it uses box-shadow if you try to do it manually.
My question is : I have this CSS styling. How could i apply it to my Shape. (with or without plugin)
Sketch Version 47.1