webpack scss
How can I import SCSS files in this project to extract CSS independently during packaging.
(请问在此项目上 我该怎么样引入scss文件,才能在打包时独立提取出css)
Replies (1)
Hi,
Have you followed the guide here from our documentation? Please check this link
https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build/webpack.html
You can get all SCSS files from this folder.
\metronic_v8.0.38\html\demo1\src\sass
Thanks