The css of the .vue single file component in the webpack example project done according to the "Vue.js practical Engineering" tutorial cannot be collected into the css under dist.

follow the example of Vue.js practical engineering article this video to create a webpack project step by step. The code is submitted here: https://github.com/zhangchunl.. Css can be displayed normally in the video tutorial. But I can"t display the css effect in vue single file component properly here. There are several blank lines in, npm run build in vue single file component

.

also want to debug, but looking at the relevant code is really confused, can not find the key place, so come here to ask


isn't there content in your main.css?

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-1b37bb6-2c0b3.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-1b37bb6-2c0b3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?