Marius Berget

Results 7 issues of Marius Berget

Would be great to see some themes for [Heimdall](https://heimdall.site/) Thanks in advance.

help wanted
request

Example: Instead of `eng` for english `nor` for norwegian it would be nice to have an option or something so i could use `en` and `no` instead. Just a suggestion.

I'm currently working on a project with slides. I'm starting the glide using this code: var glide = new Glide('.glide', { autoplay: false }).mount(); glide.disable(); And after initialization I am...

## New feature motivation A new theme with a specific color palette (light and dark mode where there's a dark version for dark mode and light version for light mode)....

### Description Just as the title says. Functionality to add spoilers. Very much like this Some hidden stuff not on display until clicked. Or some other spoiler functionality. Would be...

✨ Feature
Stale

Hi again. Still having some trouble getting this to work. The error I get is: ``` The command "node ../node_modules/.bin/mjml D:\Laragon\www\lambda-inertia\storage\framework \views/5eef33286172620d9fd59fa930e6a35c9a91261383b22ddba6a06b764a0d69ac.mjml.php --config.filePath=D:\Laragon \www\lambda-inertia\resources\views/emails -o D:\Laragon\www\lambda-inertia\storage\framework \views/18d7d18a15377d4820fc42047a6c7d749e41c2e5cff55c6380cf251da3e9dc11.php" failed. Exit Code:...

Hi. I am a bit confused as to what to do when I come to step 4: **In the build method, use: $this->mjml('view.name');** When I generated the mail class, I...