how to know if an angular project is css or 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