universal-create-react-app
universal-create-react-app copied to clipboard
How to support sass?
I added sass-loader and some webpack configuration. When run "npm run build" , there is no error. when run 'npm run start', it consoles 'nodemon process exited with code 1' and no other detailed error info. Please help on this problem.