Creating a Build Process
In this section, we'll learn how to create a SASS build process, starting with a brief overview.
We will look at how we can use npm scripts to set up a Sass build process and boost our development workflow!
What is a build process? #
A build process is essentially ...