Skip to content

Instantly share code, notes, and snippets.

@pentzzsolt
Last active January 4, 2016 15:37
Show Gist options
  • Select an option

  • Save pentzzsolt/e9573ff7c3ca47802707 to your computer and use it in GitHub Desktop.

Select an option

Save pentzzsolt/e9573ff7c3ca47802707 to your computer and use it in GitHub Desktop.
Example HTML markup structure for the Settify mixin's blog post on Medium.com
<ul class="list">
<li class="list_item">Item</li>
<li class="list_item">Some more</li>
<li class="list_item">I'm also here</li>
<li class="list_item">We are a rainbow!</li>
[ ... ]
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment