What about node-sass?
npm install node-sass -save--dev
There is no need to configure the style sheet loader. Various style loaders (such as css-loader style-loader stylus-loader, etc.) have been configured in webpack.config.js. You can refer to http://www.cnblogs.com/aoping. ..
You also need to install node-sass, no configuration is required. Just install and use
What about node-sass?
npm install node-sass -save--dev
There is no need to configure the style sheet loader. Various style loaders (such as css-loader style-loader stylus-loader, etc.) have been configured in webpack.config.js. You can refer to http://www.cnblogs.com/aoping. ..
You also need to install node-sass, no configuration is required. Just install and use