How to add SCSS link to your HTML project
We are going to be using a newer syntax called SCSS.The IDE that we are going to be using is Visual Studio Code.If you don’t have it installed, you can find it here: visualstudio Project Configuration Since we will be using NPM, which is the default Node package manager, we need to install Node.js first….