Answers for "how to to install node-sass version 6.0"

CSS
1

Install Node Sass/Scss

npm i node-sass
Posted by: Guest on January-22-2021
9

npm install sass

npm install -g sass
Posted by: Guest on December-23-2020

Code answers related to "how to to install node-sass version 6.0"

Browse Popular Code Answers by Language