Last active
January 16, 2020 21:29
-
-
Save hamelsmu/3753990ab1af5f69f708d5f24f3d6862 to your computer and use it in GitHub Desktop.
Just paste this into your markdown
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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