By default, Angular CLI create a project with CSS setup. You can alter with using --style=scss flag options for SCSS setup
Example:
ng new angularSCSSProject --style=scss