finchalyzer / slinky

Export your Sketch designs as HTML email templates
Other
598 stars 32 forks source link

Omit css on images #36

Open daswisher opened 6 years ago

daswisher commented 6 years ago

Images that have styling applied using sketch UI need to have their css styles on the image (things like drop shadow, blur, etc) omitted. Sketch already exports the image with the styling on it. Adding the css rules on those images causes weird side effects (random blocks surrounding image, etc). screen shot 2018-09-19 at 11 54 11 pm

Should actually look like... screen shot 2018-09-19 at 11 55 55 pm