Please help me install SASS

I need help, i can’t install sass and im stuck at a course since the instructor uses a macbook instead of windows. What’s an easy way of installing SASS? Thanks

1 Like

You can download Visual Studio Code, and download SASS on it.

1 Like

As said you can use the Live Sass Compiler extention for VS Code. Or you can use a bundler like parcel (asset types: SASS). Here is a quick article.

2 Likes