To begin, you'll need to install css-loader : npm install --save-dev css-loader. Then add the plugin to your webpack config. For example: file.js import css ...
確定! 回上一頁