SASS Build Process Tutorial
Let's take a 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?
It’s essentially just a sequence of tasks that perform automatically — which we run after project completion...
rembertdesigns.hashnode.dev6 min read