Skip to content

Instantly share code, notes, and snippets.

@hamelsmu
Last active January 16, 2020 21:29
Show Gist options
  • Save hamelsmu/3753990ab1af5f69f708d5f24f3d6862 to your computer and use it in GitHub Desktop.
Save hamelsmu/3753990ab1af5f69f708d5f24f3d6862 to your computer and use it in GitHub Desktop.
Just paste this into your markdown
<link href="https://unpkg.com/@primer/css/dist/primer.css" rel="stylesheet" />
<div class="Toast">
<span class="Toast-icon">
{% octicon info %}
</span>
<span class="Toast-content">You can add these components, too!</span>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment