lemonsaurus / django-simple-bulma

Django application to add the Bulma CSS framework and its extensions
MIT License
137 stars 17 forks source link

Add a template tag for adding the latest FontAwesome via CDN. #14

Closed lemonsaurus closed 5 years ago

lemonsaurus commented 5 years ago

{ font_awesome } would find the latest CDN URL and import that. FontAwesome is required for icons used with some bulma features, so this would be a useful bonus feature. optional, of course.

lemonsaurus commented 5 years ago

Pushing support for this now in v1.1.3.