Mehdi

Results 16 comments of Mehdi

Same issue on my side on Vite 2.7.13 where it fails on an `` without closing tag. HTML excerpt: ```html ``` Error thrown on `vite build --mode=production`: ``` [vite:build-html] Unable...

Android File Transfer allows to connect the Switch to macOS, but unfortunately it doesn’t work for me using Open MTP. :( I’m on Big Sur + last Open MTP version.

Sent! The dark mode is really cool. 👍

Just to be sure: the documentation page is the [`source/layouts/partials/_demo.html.haml`](https://github.com/LukyVj/family.scss/blob/master/source/layouts/partials/_demo.html.haml) file? I’ll do it when I’ll have a bit of time.

Yo @LukyVj, I’m unable to properly run Middleman on my computer, so unfortunately I can’t build the _family_ website locally nor check the documentation template rendering.

I subscribed to this issue, so the ping will be automatic.

There’s one by @hemengke1997 at https://github.com/hemengke1997/postcss-pxtorem, and we’re at an early stage of using it at work, but so far it’s great.

What I do in such a situation is to not walk the JSON as part of a bigger process, but start from the JSON and dispatch async jobs that will...

@callumflack Thank you so much! It’s been two hours I try to figure out how to `@import` a SCSS mixins package from `node_modules`, without success. Now it works. :)

I encountered this bug suddenly, only while watching files change (_webpack watch_), but have no idea why as no changes were made to my build setup. Running file compilation for...