From: Geoff Kimball Date: Mon, 14 Dec 2015 18:10:40 +0000 (-0800) Subject: Fix media query CSS injecting not working, and re-enable CSS inliner X-Git-Tag: v2.0.0-rc.1~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fdd5cdf44591bbcfe5511cbd75b92172d23d06f;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Fix media query CSS injecting not working, and re-enable CSS inliner --- diff --git a/test/gulpfile.js b/test/gulpfile.js index e47bb6b7..6b801935 100644 --- a/test/gulpfile.js +++ b/test/gulpfile.js @@ -46,7 +46,7 @@ gulp.task('inline', function() { }); return gulp.src('../_build/*.html') - // .pipe($.inlineCss()) + .pipe($.inlineCss()) .pipe(inject) .pipe($.htmlmin({ collapseWhitespace: false, diff --git a/test/layouts/default.html b/test/layouts/default.html index 2aad0996..a0cf3742 100644 --- a/test/layouts/default.html +++ b/test/layouts/default.html @@ -4,6 +4,8 @@ + +