how to change css to scss in angular library in angular 9 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