Aniruddha Das
Results
2
comments of
Aniruddha Das
in my component i added below line which have `ng-select` component but it did not work. I think you have added `encapsulation: ViewEncapsulation.Native` and its not taking external css. But...
I have to place this css in my style.scss file rather inside the component scss file worked for me ``` // style.scss file in angular cli project /*tags component inside...