Answers for "sass node linux"

2

linux install sass

sudo npm install -g sass
Posted by: Guest on October-29-2020
1

node-sass run

npm install node-sass
node-sass ./styles.scss -o ./styles.css
Posted by: Guest on December-20-2020

Browse Popular Code Answers by Language