-
- Maizzle Version: 4.2.1
- Node.js Version: 14.16.0
Hello,
I encounter a problem that I can't reproduce consistently.
Here it is:
I configured a repository "production" as follow:
- Producti…
-
- Maizzle Version: 4.6.2
- Node.js Version: 18.17.1
Hello, when I use [Maizzle api](https://maizzle.com/docs/api) to render HTML having tailwind css, the generated html having css variables like b…
-
- Maizzle Version: 4.7.0
- Node.js Version: 20.11.0
After updating tot the latest Maizzle version with the commits from yesterday, 12th of January, my rendered HTML had some problems with inlineCS…
-
- Maizzle Version: 4.7.2
- Node.js Version: 21.5.0
Adding a `` tag with content in a component causes unexpected tabs in the closing tag.
**component.html**
```html
Content
```
**out…
-
- Maizzle Version: 4.7.1
- Node.js Version: 21.5.0
I have a weird issue where I don't know if it's intended a bug or I do something wrong.
I'Ve added these files to the default installation (`n…
-
- Maizzle Version: latest
If the local tailwind.config.js file contains any errors, the code to require that config file fails silently and defaults to using the built-in tailwind.config.js file, l…
-
- Maizzle Version: 4.5.0
- Node.js Version: 18.16.0
The documentation for the components `folders` configuration (https://maizzle.com/docs/configuration/components) states that “_The paths you def…
-
I'm creating a series of ecommerce emails that uses a huge load of data, as including all this variables on top of files is not an option, I'd like to load this data from a JSON file.
Couldn't fi…
-
- Maizzle Version: 4.7.2
- Node.js Version: 20.9.0
I spent the last hour turning crazy not understanding why I couldn't get any VML background image to work in _The Outlooks_. But I just found the…
-
- Maizzle Version: 4.6.1
- Node.js Version: 19.8.1
Hello!
I am trying to render slotted content as content for the shipped `button` component. From the parent
```
Stuff
```
When passin…