I think Angular users often use Angular Material.
However, in Angular Material, mat-icon can be used, but unfortunately it can not be said that there are many icons. So, while using Angular Material, we need to consider how to use Font Awesome.
I introduced "Font Awesome to Angular Material in Angular7", but since Angular8 was released this time, I tried it with the same settings. I understand that an error occurs.
So, this time, I am going to introduce how to use Font Awesome in Angular 8.
(My Channel)
/ @shuichiohtsu5556
(Narration & Reference)
https://raw.githubusercontent.com/Oht...
(Full Source Code)
https://github.com/Ohtsu/ng8-mat-font...