change angular project to use css instead of LESS 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