Q
Q
qwerty17772018-07-10 13:52:19
HTML
qwerty1777, 2018-07-10 13:52:19

How to disable Html compression in Foundation emails 2?

How to disable Html compression in Foundation emails 2?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Q
qwerty1777, 2018-07-10
@qwerty1777

There is a solution:

.pipe($.htmlmin, {
      collapseWhitespace: false,
      minifyCSS: false
    });

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question