Closed tdutrion closed 5 years ago
font awesome 5 is a paid solution. Only font awesome 4 or @fortawesome/fontawesome-free 5 is free.
Font Awesome 5 has indeed a paid version but still has a free version, everything is explained here: https://fontawesome.com/how-to-use/on-the-web/setup/using-package-managers#installing-free
Use only the latest font-awesome library.
Currently, Font-awesome 4 and 5 are required, following a fix from #192. Only font-awesome 5 should be required, meaning this fix should be reverted and the calling file should be changed.
Moreover, it looks like there are many issues with the way the javascript/css build has been setup, so please check out #191 prior to this issue.
Last but not least, please make an overall check of all the pages to look for missing icons, I did notice a few, and then fix them.