-
# Prerequisites
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
# Expected…
-
- Maizzle Version: 4.8.2
- Node.js Version: 18.16.0
Following up on https://github.com/maizzle/framework/issues/740. Still getting this warning.
#### `npm audit`
```
# npm audit report
g…
-
Using version 1.5.7.
The script in `node_modules/.bin/maizzle` has CRLF line endings and so on macOS it fails with:
```
[127] jason@goodness> ./node_modules/.bin/maizzle build twirl …
-
`update-notifer` v0.2.0 - v5.1.0 has a vulnerability, [CVE-2022-33987](https://github.com/advisories/GHSA-pfrx-2q88-qq97), in its dependencies.
This has been addressed in v6.0.0 but is ESM-only.
…
-
# Why
Maizzle flow feels a bit too fragile, easy to make mistakes and can't add dynamic content easily.
This will make emails uglier but probably alright
-
- Maizzle Version: latest
- Node.js Version: 18.19.0
Is it possible to have each loops that are not strictly defined at build time?
I am using the templates along with [firebase trigger email e…
-
- Maizzle Version: 0.1.0
- Node.js Version: 21.1.0
My operational system: MacOS Ventura 13.6.4
The `create-maizzle` package doesn't work on my MacOS machine. This is the recommended way to inst…
-
On Apple Mail on iOS 13, emails get an extra left and right unremovable padding on certain devices. Here are a few examples shared by @tedgoas [on Slack](https://email.geeks.chat/).
[![Stack Overfl…
-
- Maizzle Version: 4.7.6
- Node.js Version: 20.11.0
It seems Gmail strips out the style tag for any element if it contains any no-commas color functions ([see here](https://stackoverflow.com/a/726…
-
- Maizzle Version: 4.8.2
- Node.js Version: 18.11.0
When I use a base64 image in the url plus the bg-no-repeat class, the url is not rendered well. I think there is a conflict trying to merge ever…