Daniel Ruf

Results 910 comments of Daniel Ruf

@Buddierdl for me it seems this was already merged: ![image](https://user-images.githubusercontent.com/827205/124306152-4d99bc00-db66-11eb-9457-294bbef89f9f.png) Besides this, I am not involved in Foundation anymore. So if a new release is needed, @joeworkman is the right...

This is due to the border-width values. It should be one of the keywords like `thin` and not the px based values. See also https://github.com/w3c/csswg-drafts/issues/3720 https://stackoverflow.com/questions/12547580/borders-disappear-in-chrome-when-i-zoom-in https://codepen.io/DanielRuf/pen/mdymOEE zoomed in (Chrome):

We have an old inliner build on the website. It was removed in https://github.com/foundation/foundation-web-inliner/commit/e3b4a52c0331da7d299cb33c2f4ebe35d1172078#diff-168726dbe96b3ce427e7fedce31bb0bc In the minified bundle in the marketing site we have `var DOCTYPE='' https://raw.githubusercontent.com/foundation/foundation-marketing/master/src/assets/lib/inliner.min.js`

Hi @turboborsuk, Please provide the steps to reproduce this, including links.

This is some old part and it is hosted by ZURB. But I can forward it to the right people.

Hi @teriyaki-89, did you already try the code from the current develop branch? Can you provide a reproducible testcase as repository?

Can you share a repo how you used it? See https://github.com/foundation/foundation-emails-template/blob/master/src/helpers/raw.js

This is not a repository (GitHub project) which we can directly install and start to see the issue.

I'm not sure why you use the md files. Foundation Emails uses html files and you need the emails-template as described in the readme. The md files are for panini...