diff --git a/gulpfile.babel.js b/gulpfile.babel.js index 26a6af9..5a8ca5b 100644 --- a/gulpfile.babel.js +++ b/gulpfile.babel.js @@ -43,7 +43,8 @@ gulp.task('pack-css', () => { content: [ 'src/**/*.html', // 'node_modules/bootstrap/dist/js/bootstrap.bundle.min.js' - ] + ], + variables: true })) // add vendor prefixes to rules by Can I Use .pipe(postcss([