timonweb / django-bulma

Bulma theme for Django
MIT License
341 stars 58 forks source link

Font Awesome JS tag? #29

Closed tehfink closed 4 years ago

tehfink commented 5 years ago

I understand that the vision for this project doesn't include supporting javascript. But since there is a {% font_awesome %} tag for css, and many of us use the corresponding all.js library from Font Awesome, what do you think of including a similar tag for a CDN link to the same-versioned javascript file? Maybe: {% font_awesome_js %}?