{ "scripts": { "build-css": "sass scss:css", "watch-css": "sass --watch scss:css" }, "dependencies": { "sass": "^1.90.0" } }