開啟package.json 檔案,並且在"script"物件加入下方內容. package.json. "scripts": { "build-css": "node-sass scss/main.scss css/main.css", } ...
確定! 回上一頁