Results 12 comments of Arnaud B.

Hi same issue with a gulpfile.js, closing the file and re-open it solved the problem… there is no colors informations in this file, if it can help …

hi, i encouter the same issue with the mj-wrapper too, like you the only solution i've found is to modify the default width in `node_modules/mjml-browser/lib/mjml-browser.js`.

upgrading mjml browser to the latest build, and adding default attributes with mj-attributes, seems to fix this behavior for me. ```xml ```

Hi , i've tried all solutions explained here and emmet don't expand abbreviations in txt.html.twig files, even using 'reesef/php-twig' or overiding key-bidings for twig grammar. If i change grammar for...

Hi, sorry to add an issue even you 've closed, but i got the same error message, suspecting an extra path added in my config.rb causing this error : The...

yep, thx for sharing ... it's work fine when the config.rb is near my gulp file (like in your demo). but i've multiple projects/themes and i share the gulps tasks...

@noyobo : ok i'm gonna test today without a config.rb @appleboy Yes, shure thx: **File structure:** ``` /Working_dir | -> / gx-recipies (Shared sass components) |-> / ... |-> /Jekyll...

I encounter the same bug with mac os Monterey even if i start the rebase from vsCode terminal or iTerm. Using the pre-release version the interactive rebase UI appear one...

As @VPenkov says, even if i only need a scss partials file generated with the sprite, a css file is outputed too in the same folder. If we use a...