express-typescript-starter icon indicating copy to clipboard operation
express-typescript-starter copied to clipboard

CSS doesn't work out of the box

Open bterlson opened this issue 8 years ago • 0 comments

npm run watch-sass doesn't actually output any CSS (and, thus, npm run start doesn't create any css files). npm run build-sass does output css and seems to work fine.

bterlson avatar May 04 '17 18:05 bterlson