lemonsaurus / django-simple-bulma

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

Add fontawesome_token option in BULMA_SETTINGS #60

Closed JonasUJ closed 4 years ago

JonasUJ commented 4 years ago

Closes #54, and is one of the issues of #57.

I also took the liberty of updating the default to the latest fontawesome version, which looks like it will be the last to be supported on their use.fontawesome.com cdn.

The FontAwesome Django plugin is coming mid-2020 according to their website. We might want to reevaluate how we handle this then.