I tried installing Font Awesome into Jumpstart - it seems to break the CSS.
Chris Oliver•
Interesting, I am pretty sure I've added it via their CDN link and had no issues.
Have more details?
Dan Tappin•
That was the fix for me. I used the gem first. I forgot I bought kickstarter package years ago so I have a free v5 licence lol
Chris Oliver•
I forgot that we already included FontAwesome in the application layout. You'll just need to replace that link tag with your FontAwesome Pro Kit's tag. 👍
Adding notes on this in the docs in just a few minutes.
Dan Tappin•
FYI the pro uses this format: <script src="https://kit.fontawesome.com/qwerty12345.js"></script>