sinatra-flash
sinatra-flash copied to clipboard
Use Bootstrap alert?
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?