- Read the scss.md file for a brief introduction to SASS
- Use the run-book to help you to setup and install SASS on the command line/terminal
- there are extensions to use (with VSC etc.) to compile SASS but I won't cover those here
- Once you have SASS installed, you can use the tutorial.html file and the CSS and SCSS files in the SCSS directory to practice using SASS and watching the compiler run in your terminal
Enjoy!
To learn more, take a look at the official documents at sass-lang.com