how to change angular project from using sass 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