Home >Web Front-end >Vue.js >How to write scss in .vue file?

How to write scss in .vue file?

青灯夜游
青灯夜游Original
2020-11-23 10:09:192226browse

Method: First install the [node-sass and sass-loader] dependencies; then open the [webpack.base.conf.js] file and add scss rules in the rule; finally in [