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 c4efed2 commit 5019921Copy full SHA for 5019921
my-standard-layout-scss/package.json
@@ -5,6 +5,7 @@
5
"repository": "https://github.com/inouetakuya/html5-css3-modern-coding/standard-layout",
6
"license": "MIT",
7
"scripts": {
8
+ "build:scss": "node-sass --recursive src/scss --output src/css",
9
"serve": "browser-sync start --server 'src' --files 'src/css/*.css', 'src/*.html'"
10
},
11
"dependencies": {},
0 commit comments