Daniel Ruf

Results 910 comments of Daniel Ruf

We are aware of that and will update everything in the upcoming months. But this does not mean that it does not work as the title suggests.

In general only even Node release numbers should be used (6, 8, 10, 12) as these are LTS releases and live longer than the odd ones. Node 7 reached EOL...

> You will notice that this layout-break does not happen with non-minified HTML. This is probably due to html-minifier that we use. I think we may have to adjust this...

This is just a warning. We switched to npm in 6.5.0 RC1. yarn is just a proxy to npm in general.

Hi @gultyaev, not sure where you have this `{%` markup from but foundation-emails and inky use handlebars. You may want to wrap it in `{{{{raw}}}}{{{{/raw}}}}`

Maybe because it is seen as tag or some CSS.

Still happens https://codepen.io/DanielRuf/pen/GRKWvNN

Hi @ItamarGronich, Thanks for letting us know. The docs are currently built from the `develop` branch afaik. We will improve this in the future and also do a new release...

Regarding the outdated version in the docs: https://github.com/foundation/foundation-emails/blob/develop/docs/partials/component-list.html#L3 PRs are very welcome.

> I installed v2.3.1 via npm and I see that the sccs files are different from the files in the repository ... You have probably looked at the develop branch...