heml
heml copied to clipboard
HEML is an open source markup language for building responsive email.
Need a way to override the align or add an align to heml markup when adding a custom class to the heml markup.
Could you guys build a regular ES5 version (without requiring Node) and have it under releases and/or available on Bower?
Hi there, I'm using HEML to code an email signature. While using it I found out that some of my styles get overwritten no matter what. For example I want...
Trying to change something in the source in order to contribute, so tried doing `npm link`. However, the package doesn't contain the "name" field so it's not possible to do...
Hello to all! Using padding for the _button_ element, I noticed it results in padding for the table data cell containing the anchor element, instead of padding for the anchor...
please add support css file import in head of email. I have many emails and for each email I should copy paste a lot of styles in tag ((
Would be great if the cli could build a folder of heml files. At the moment it appears the build command just accepts a single file. Thanks for a great...
Hi folks, first of all thanks for the great effort that went into this project, in most cases it makes creating HTML emails effortless. It tends to be more expressive...
I am using the NPM to develop and build a template with HEML but I see in output an extra empty `` tag being added. I confirmed this using the...