File name problem of Node-sass parameter instruction

I want to compile and output all the .scss files in the scss directory to the css directory of dist

I wrote the parameter: npm run node-sass. / scss/ .scss. / dist/css/ .css

The

structure is not as I expected. All the scss files in the source directory can be recognized, but there are multiple * .css instead of the same name after compilation. Can you tell me how to do this?

Jun.28,2021
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-1b30d56-402d3.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-1b30d56-402d3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?