Using SASS in my project

Hi, I have a question:

What is the best way to install SASS in my project? Automatically or Manually? advantages and disadvantages?

This is the source: http://ionicframework.com/docs/cli/sass.html

Thanks!

You’ll get same result, so go for the automatic way unless you have modified your gulpfile.js

thanks for the help :smile: