Mick Lawitzke

Results 154 issues of Mick Lawitzke

Currently, using `:markdown-custom-styles` only css properties can be added, but not class names. For use with Tailwind it is required to add class names tho. ``` :markdown-custom-styles="{ h1: 'text-xl font-bold',...

Tailwind v4 is out for some time now and it would be amazing if vue-email could use it too! Personally I already tried but couldnt figure out how to use...

### 🐛 The bug When opening devtools it shows `og:image` is missing and the previews dont show an image even tho it is defined by `defineOgImageComponent()` and the tag is...

bug

Would be amazing to support [Nitro v3](https://v3.nitro.build/) which has just been released as alpha :) - Replace imports of `nitropack` with `nitro` - No more auto imports (if used) -...