I am creating a node.js app with Express and socket.io. I want to use SASS and I see there is a npm package for it, what I don\'t understand is how do I link between the SAS
If you are using express-generator Then try
express --view=ejs --css=sass