A fully responsive, mobile first html email created for a vacation agency's marketing campaign from scratch. The kicker here is foundation's html email framework that I used to speed up the development time of this html email instead of using regular tables synthax and inline css. This framework is great in the sense that it automatically minifies all assets(scripts and css), optimizes images and inlines all css styles before deployment.
The focus was on making a fully responsive email capable of rendering on every email client. To achieve that, I had to run tests using automated tools offered by the likes of litmus and mailchimp. The most challenging part of this project was ensuring that upon running the build command (production) , all inline css styles reflected the sass version implement in development using the framework P.S - Hover on the icons below for a cool effect!