emailify
emailify copied to clipboard
Make HTML pages email-safe
Results
6
emailify issues
Sort by
recently updated
recently updated
newest added
Hi crcn, I've been looking for a node replacement for premailer. I've tried emailify, but the result is not working. I'm using ink from zurb to create responsive emails, but...
When I run any `emailify` command it fails like this: ``` /opt/boxen/nvm/v0.8.8/lib/node_modules/emailify/node_modules/celeri/lib/index.js:9 var queue = require('tq').queue().start(); ^ TypeError: Object # has no method 'queue' ... ``` I don't know if...