Last active
December 12, 2016 23:03
SendGrid style-guide progress stages
This file contains 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
<div class="progress-container"> | |
<ul class="progress-stages"> | |
<li class="is-done"><label>Transactional</label></li> | |
<li class="is-selected"><label>Marketing</label></li> | |
<li><label>Engagement</label></li> | |
<li><label>Success!</label></li> | |
</ul> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment