idleberg / sublime-icon-fonts

Completions for popular icon fonts such as Font Awesome, Glyphicons and many more!
MIT License
73 stars 11 forks source link

Font awesome cdnjs-fa #15

Closed cgiovanii closed 5 years ago

cgiovanii commented 6 years ago

Hi! you must to update de cdnjs-fa to new cdn link:

<script defer src="https://use.fontawesome.com/releases/v5.0.0/js/all.js"></script>

because this are include the old version 4.7.0 and de snippets fas/far/fab does not work properly

Thank you for a awesome sublime plugin!

Cheers

idleberg commented 6 years ago

It's a known issue, but thanks for reporting. I'm might have to overthink how CDN snippets are treated, but it wouldn't make sense to use cdnjs-* for a different CDN provider.