SFEley/sinatra-flash

Use Bootstrap alert?

Opened this issue · 0 comments

It would be helpful if the styled flashes would support Bootstrap's Alert component: <div class="alert alert-success" role="alert">...</div>

Is there an easy way to change the CSS class from .flash to .alert and .alert-success?