Created
September 13, 2020 12:01
-
-
Save topleague/7eab2863b86edcfff748dab69dea3468 to your computer and use it in GitHub Desktop.
Load Feather Icons Scripts from a CDN Provider
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://unpkg.com/feather-icons"></script> | |
<script> | |
feather.replace() | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment