-
- Maizzle Version: 0.1.1
- Node.js Version: 9.11.2
### Description:
In `main.css`, any @imports that appear after the `@tailwind` imports seem to get ignored.
For example:
This produces a …
Joobs updated
5 years ago
-
Not sure whether it's me or a bug, but I can't find a solution in the docs... So posting it here. Let me know if I should move this issue.
---
Somehow I can't get the borders to show when using …
-
If you set up the composer.json file sufficiently to add to Packagist, PHP/Composer users will be able to install with a single command, e.g.:
```
composer create-project ThemeMountain/maizzle ./m…
-
How do I disable pretty URL `--pretty=false` while developing with `npm run watch` ?
-
The following code:
```blade
{!! $text !!}
```
Gives the following output (after running `npm run staging`, same happens across all enviroments):
…
-
I've been looking for a new email framework. Pine looks interesting, but also HEML has one or two extra interesting features such as `Preview` (https://github.com/SparkPost/heml/blob/master/packages/…
-
Started work on refactoring Maizzle to use Collections, and I stumbled across an issue with `.blade.md` files that contain HTML and Collections in Jigsaw.
What happens is that the first tag (and it…
-
Given this short example `` in the final production output the comment is kept in tact as expected. However, if you change it to a closing tag `` like is required to correctly close the center tag in …
-
Hello,
I'm using Litmus's tracking pixel and it's appearing in the production email as body text:
![image](https://user-images.githubusercontent.com/4155364/48677840-f11a3780-eb48-11e8-9913-43df1…
-
You need to have css inline to meet various email clients. Please add an out-of-the-box way for that. Otherwise the email templates are not usable for production.
This would be a really nice featur…
rokde updated
5 years ago