Ihar Aliakseyeu

Results 2 comments of Ihar Aliakseyeu

Hello! I edit in gulpfile.babel `73: // return gulp.src('src/assets/scss/app.scss')` `74: return gulp.src('src/assets/scss/*.scss')` now in in dist/css I have new .css files, cool! But what about Inline _CSS and minify HTML_...

> > But what about Inline _CSS and minify HTML_ in line 97 and line 130 ? > > Not sure why you ask in this issue. These are optional...