nikolabojkovic / nikolabojkovic.github.io

0 stars 0 forks source link

Include any font awesome icons that we use #90

Open nikolabojkovic opened 2 years ago

nikolabojkovic commented 2 years ago

Unused font-awesome icons have to be removed from import and imported only icons shown in the component.

Import icons for every component separately.

This is important because importing all icons at once will significantly slow down angular application (page loading).

fontawesome for angular: https://github.com/FortAwesome/angular-fontawesome