Webpack4 configuration html template or style of sass inside .art template does not work, how to configure Loader

.art template, the same configuration does not work in the htm template.
I have seen that there is no special configuration for webpack in vue-cli. It can be used normally with node-sass and sass-loader. I don"t know why I can"t use it like this?
clipboard.png
webpack
clipboard.png

Mar.04,2021

your sass is written in the art file, not a separate sass file, so you need to add sass parsing when parsing the art file.
you need to add the loaders; of sass to the options

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b333ff-2be60.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b333ff-2be60.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?