SASS to CSS Workflow using VS Code and Gulp
I had a client of mine ask me to redo a workflow for transpiling SASS into CSS with no payed third party tools. The solution they had was already free but was built with Ruby and since I'm not a Ruby Guy I decided it to give it a shot using NPM I mean how hard could it be?
Read More