Bootstrap 4 Support
Add support for Bootstrap 4.
Defaults can be configured using GriddlySettings.ConfigureBootstrap4Defaults()
Breaking Changes
- GriddlySettings.DefaultButtonClassName now conveys all the classes applied to buttons (rather then additional classes). The default value is now "btn btn-default" instead of null.