Is there anyway I can install the npm package?
I don’t think so, but see this (unless you use node) -
https://sass-lang.com/install
Yes, but for that I need NPM
You can convert your project into a NodeJS project.
How? Should I add a package.json?
1 Like
Yep! Just add that file and the project will be converted.
1 Like
1 Like