Hello Folks,
I am trying to include some of the font awesome icons in PowerApps Portal. Really having hard time to get this working. Tried web files and add localized content custom javascript area. Nothing is rendering properly.
<script defer src="https://use.fontawesome.com/releases/v5.14.0/js/all.js"></script>
Above is the CDN I am trying to include.
What is the best way and where is the best place to include this CDN? Thanks.