Answers for "auto compile sass using npm scrpt"

CSS
1

sass compile minified

sass --watch a.scss:a.css --style compressed
Posted by: Guest on August-14-2020
-1

scss npm import

npm uninstall node-sass
npm install [email protected]
Posted by: Guest on April-25-2020

Browse Popular Code Answers by Language