<h4>Full Width Alert</h4>

<figure class="alert alert--primary" role="alert">
    <figcaption>A simple primary alert-check it out!</figcaption>
</figure>

<br />

<h4>Inline Block Alert</h4>

<figure class="alert alert--primary inline-block" role="alert">
    <figcaption>A simple primary alert-check it out!</figcaption>
</figure>
<h4>Full Width Alert</h4>

<figure class="alert alert--primary" role="alert">
  <figcaption>A simple primary alert-check it out!</figcaption>
</figure>

<br/>

<h4>Inline Block Alert</h4>

<figure class="alert alert--primary inline-block" role="alert">
  <figcaption>A simple primary alert-check it out!</figcaption>
</figure>
/* No context defined. */
  • Handle: @alerts--primary
  • Preview:
  • Filesystem Path: src/components/03-components/02-alerts/01-alerts--primary.hbs

No notes defined.