This is our initial release, and it contains all of our basic functionality.
* Add Bulma static files to your project with `collectstatic`, compiled for you from SASS as needed
* Customize the SASS in your `settings.py` by setting variables that override those provided by Bulma
* Insert the Bulma JS and CSS head elements using the provided template tag
**Note**: This release was created incorrectly and does not contain the necessary static files. It will fail to build the CSS.