Aug 28, 2017 · 1 min read
Hey man you’re missing a quotation mark at the very end in the sass script to add to the package.json file.
"sass" : "sass --watch src/styles/scss:src/styles/css"Hey man you’re missing a quotation mark at the very end in the sass script to add to the package.json file.
"sass" : "sass --watch src/styles/scss:src/styles/css"