Skip to content

Instantly share code, notes, and snippets.

@sendgrid-gists
Last active December 12, 2016 23:03
SendGrid style-guide progress stages
<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