#Webpack Blank Boilerplate for Development npm install npm run build npm run dev - for dev Sass Enabled and Css To remove edit webpack.config.js test: /.(css|scss)$/, to test: /.css$/,