Ivan Boothe
Ivan Boothe
Going to mark this as fixed given the last comment.
```js // @TODO New feature that would get the list of current designs and emails // based on directory names, and prompt the user to select one, rather than //...
https://github.com/ismamz/posthtml-alt-always And possibly use core https://github.com/posthtml/posthtml to allow for skipping elements based on CSS selectors.
Disabling for now, until we can determine a fix. Above commit can be reverted to work on this.
Probably going with: - Rewriting these two tasks using something other than `prompts` (it is only used here) as the solution, since `yargs` is now used throughout Premail to process...
Related, document the CSS-relevant settings that get pulled in through `@import '~/sassImport.js';` in the Sass files.
Hi @GSdaBlessedFist -- there is! Just add `--temp` to any build or watch command and it will include the compiled `index.mjml` file, post-Handlebars but pre-MJML-compiling. It will continue to build...
cf https://github.com/gulpjs/gulp/discussions/2601
Now that `watch` is the more common use case, it would be nice to get this improved, since it dies on things like unclosed HTML/MJML entities, unknown Sass variables, and...
Stale bot wasn't running correctly for a long time. It was recently fixed and dutifully marked a bunch of things as stale. Unmarking them as such and adding the no-abandonment...