Migrate your existing Angular 6 application from CSS to SCSS code example
Example: convert angular project from css to scss
ng config schematics.@schematics/angular:component.styleext scss
ng config schematics.@schematics/angular:component.styleext scss