Jon Uhlmann
Jon Uhlmann
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If I have a content element who get's reloaded because of...
Closes #155
According to https://lightningcss.dev/bundling.html, `bundle` need to be imported for bundling CSS files. Otherwise `@import` will not bundling the files. Would it be possible to also import `import { bundle }...
Tailwind 4 has quite some changes, so to build stack needs to be adjusted
If I try to display html in a cell, the html get escaped: ``` {{#if value}} {{/if}} ``` Is there a way to deactivate the escaping?
First, thank you for your docker image and your work. ❤ MJML offers a lot of options, like fonts, for example. But it would be kind of hard to set...
It would be fantastic to include a feature that enables the creation of Monorepos. Paketon offers a similar functionality where you can define a glob expression (e.g., {src,proto}/*/*.json) to specify...
Currently `font-weight` is only supported by `mj-accordion-text`. As especially in the title is often use bolder fonts, it would be nice to have the attribute `font-weight` also supported in `mj-accordion`,...