New This website is new, your feedback will help us to improve it.

Alert

See distribution for how to include the required dependencies.

Use with the Style Kit alert component to create dismissible alerts.

A dismissible alert
<div class="bsk-alert bsk-alert-success bsk-alert-solid">
  A dismissible alert
  <button class="bsk-alert-close float-right"><i class="bsk-alert-icon fa-fw fas fa-times mt-1" aria-hidden="true"></i></button>
</div>