Announcement
Include the following stylesheet to use this component on your non-Drupal website or application.
<link rel="stylesheet" href="https://ashlar.blob.core.windows.net/ashlar-theme-files/css/components/announcement.css">
This is an Announcement
Take note of some things
<div class="wwu-announcement">
<span class="material-icons" aria-hidden="true">warning</span>
<div class="body">
<h2> This is an Announcement </h2>
<p>Take note of some things</p>
</div>
</div>