Use the package manager npm to install the dependency for compiling the sass into css.
clone the project to start work then
npm install
Too compile the sass into css run this command in the terminal
npm run watch-sass
Released under MIT by @Ramishscrapper.