We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120906f commit cc14556Copy full SHA for cc14556
package.json
@@ -6,7 +6,7 @@
6
"scripts": {
7
"test": "mocha",
8
"start": "browser-sync start --server --directory --files='src/index.html'",
9
- "sass": "node-sass --output-style expanded --output css/ scss/main.scss"
+ "sass": "node-sass --output-style expanded --output src/css/ src/scss/main.scss"
10
},
11
"repository": {
12
"type": "git",
0 commit comments