You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> To enable CSS processing in your project, you need to install [style-loader](https://webpack.js.org/loaders/style-loader/)and [css-loader](https://webpack.js.org/loaders/css-loader/)via `npm i style-loader css-loader`.
43
+
> Để cho phép xử lý CSS trong dự án của bạn, bạn cần cài đặt [Bộ nạp kiểu](https://webpack.js.org/loaders/style-loader/)Và [Css-loader](https://webpack.js.org/loaders/css-loader/)qua `NPM I: Type-Floader Css-Tloader`.
44
44
45
45
`sass-loader` requires you to install either [Dart Sass](https://github.com/sass/dart-sass), [Node Sass](https://github.com/sass/node-sass) on your own (more documentation can be found below) or [Sass Embedded](https://github.com/sass/embedded-host-node).
0 commit comments