Stuart Yamartino

Results 59 comments of Stuart Yamartino

Unfortunately this is the expected result. It is bootstrap email not premailer. We have to do a lot of tricky encoding work to fix some issues with emails rendered in...

This is being fixed in a different way in v1.5.0

This is the change that was added to apply the border radius to the `td` on `.badges` in v1.5.0. It is certainly possible it isn't working for some reason but...

I think the problem is the specificity of this is taking precedence of the "util apply for specificity". https://github.com/bootstrap-email/bootstrap-email/blob/569af8278b6733d9d05bf75f2d5900b37133ae4a/core/scss/components/_badge.scss#L1 Will have to update that in the `selectores_for_utils` class to follow...

Now sure where that link came from, let me know so I can update it, it now lives on this page: https://bootstrapemail.com/docs/configure

Could you share a bit more about your setup and maybe some code examples so I may be able to help you better? Maybe the HTML you are trying to...

Interesting, I will have to play around with this, it's not intentional, but it does do some complicated text processing so I can see how it got spit out like...

Sass is being upgraded in the latest 1.5.0 release. Thank you for your contributions 🎉

Would you mind removing everything except the `src/locale/de.js` file? I will rebuild once merged.