Mysterious whitespace difference after npm install.
This commit is contained in:
parent
039bb7d427
commit
02b1c39e9e
@ -8,7 +8,7 @@
|
|||||||
"sass": "^1.26.10"
|
"sass": "^1.26.10"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"sass": "node-sass -w components/main.scss -o public/ --recursive",
|
"sass": "node-sass -w components/main.scss -o public/ --recursive",
|
||||||
"styleguide": "fractal start --sync",
|
"styleguide": "fractal start --sync",
|
||||||
"suite": "npm run sass & npm run styleguide"
|
"suite": "npm run sass & npm run styleguide"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user