html-sass-babel-webpack-boilerplate icon indicating copy to clipboard operation
html-sass-babel-webpack-boilerplate copied to clipboard

Webpack 4 + Babel + ES6 + SASS + HTML Modules + Livereload

Results 1 html-sass-babel-webpack-boilerplate issues
Sort by recently updated
recently updated
newest added

Hi there, Great starter pack, thanks for creating! Can I ask, how would I compile .scss files into multiple .css files? e.g: app.scss > app.css print.scss > print.css Thanks! Tom