Sass stands for Syntactically Awesome Stylesheets and cuts down on the repetitive nature of CSS coding with logic and rules and inheritance. I use the SCSS syntax in Microscoft Visual Studio Code to compile the code in my local development environment with Node.js
SASS/SCSS
