-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fonts are not added to the markup #284
Comments
I've been testing this outside Mautic and it doesn't seem to be a problem in the preset as you suggested. I think the issue is actually in the grapesjs-mjml library. I've created this fiddle so you can test, I was able to replicate this here as well as my own server: https://jsfiddle.net/zietbukuel/m1vcjgn5/2/ |
Can someone please give me some directions on how to fix this issue? Me and my team are willing to provide a PR to get this fixed, I just need some directions. Thanks. |
Anything we can do to bump this up? |
I think the mjml-browser is not able to render the Montserrat font in mj-text. |
Looks like the I'd suggest for now to rely directly on the |
Hello guys I'm using Mautic with GrapesJS and I've been able to add my own Fonts (I see them in the dropdown), but the font URL is not added anywhere to the markup. Here's my code:
Please let me know if I'm missing something or if this is a bug. Thanks.
The text was updated successfully, but these errors were encountered: