Scss environment setup
Setup environment for Sass
-
we don't need step1, For angular/cli follow these steps:
npm install node-sass --devand then create new projectng new newapp --style=scss
that's all
we don't need step1, For angular/cli follow these steps: npm install node-sass --dev and then create new project ng new newapp --style=scss
that's all