-
- Maizzle Version: 5.0.0-beta.23
- Node.js Version: v20.9.0
I am trying to add i18next to the maizzle config.
I have added a translations.json file and added it to server watch array. My code to …
-
Hey, thanks so much for creating this, I'm currently testing it in Maizzle as a replacement for posthtml-modules.
Tried using it with [posthtml-fetch](https://github.com/posthtml/posthtml-fetch):
…
-
Hi there, thanks for the package, I'm using it in [Maizzle 5](https://github.com/maizzle/framework/tree/next).
Writing in because I can't pinpoint anything else that might be causing this. Could th…
-
- Node.js Version: 18.20.4
- Maizzle Version: 4.8.7
Hi there! I am trying to integrate maizzle into an existing monorepo project. When running `npx maizzle serve` i get the error
```
throw new Er…
-
- Maizzle Version: 5.0.0-beta.25
- Node.js Version: 20.12.2
Hi there! I'm using Maizzle with HEEx. This means I want to output attributes like `href={@url}` without quotes (HEEx processing doesn't…
-
Hi!
I have read #159 but not only outlook does not respect this, but also paddings and font weight. We are using the Tailwind component (even adding it to each custom component).
Any ideas on how to…
-
- Maizzle Version: 4.8.9
Hi there!
I am using Maizzle in a PHP Ecosystem (with Twig) since day 1.
So I use the .twig suffix and write my templates inside `` tags (because twig would conflict wi…
-
- Maizzle Version: 4.8.9
- Node.js Version: 16.20.02
Hello, I was interested in getting started with maizle, but I ran into an issue when I was following the guide for using the markdown starter h…
-
- Maizzle Version: 4.8.9
- Node.js Version: 20.14
Hello, after latest updates to other dependencies Maizzle starts to convert & sign.
IE,
`‍` compiled as `‍`
```json
"@maizzl…
-
- Maizzle Version: 4.8.9
- Node.js Version: 22.4.1
I think tag has some weird behavior. When using legacy comments like `` content inside that comments are rendered properly in browser. But when …