Open klzns opened 9 years ago
Use "node-sass" and "sass-loader"
At "webpack.config.js":
{ test: /\.scss$/, loader: 'style!css!sass' },
Use "node-sass" and "sass-loader"
At "webpack.config.js":