-
Hi
I cannot install the dependencies with 'npm install':
win10
Composer version 1.10.5
node version14.0.0
get a lot of errors:
----
12 Warning(s)
233 Error(s)
Time Elapsed 00:0…
-
I'm trying to *not* escape my vars in {{}} but they keep turning into `undefined`. I wrapped it in``` ``` which didn't fix it, I also added @{{ but that didn't work for the href's.
Unsure what I'm do…
-
Hi, I'm searching for config option for autoprefixer.
I'm using Maizzle to generate html templates that get included into pages, not for actual emails. So I want to include autoprefixer and I saw t…
-
Framework v0.8.0
CLI v0.5.0
What's the process for updating/installing a new project to the latest version of Maizzle?
I'm trying to use the new markdown features, but my `` tags are being igno…
Joobs updated
4 years ago
-
- Maizzle Version: v0.9.1
- Node.js Version: v12.13.0
### Description:
I have dynamic HTML string comes from an API service, I need to include those HTML directly into the template.
give me s…
-
Does maizzle-php exposes api functions like Node Maizzle as mentioned in https://maizzle.com/docs/nodejs/.
```
const Maizzle = require('@maizzle/framework')
const html = Maizzle.render(`html s…
-
### Description:
Everytime I am developing and if I have a syntax error, for example, while importing components amongst the mid tipping and the auto saving the compiler throws an error and breaks …
-
### Description:
`maizzle new [repo url]` fails if you don't specify the name of the folder it should create.
### Steps To Reproduce:
```sh
maizzle new https://github.com/maizzle/starter-lit…
-
I am trying to use DotMailer merge tags in Front Matter urlParameters. I am out of my depth as usual. I know @ is a reserved character and needs the right combination of '' and "" to preserve. I under…
-
- Maizzle Version:
Framework v0.9.1
CLI v0.5.0
### Description:
Tailwind classes applied on elements inside HTML conditional comments aren't inlined. PurgeCSS and email-comb still apply…