Answers for "why is my project taking styling from scss file angular"

CSS
2

change css to scss angular

ng config schematics.@schematics/angular:component.styleext scss
Posted by: Guest on April-22-2020

Code answers related to "why is my project taking styling from scss file angular"

Browse Popular Code Answers by Language