Skip to content

Instantly share code, notes, and snippets.

@yuririn
Last active June 9, 2017 02:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yuririn/0b43ee99a3f15e37df0c67075268ef4d to your computer and use it in GitHub Desktop.
Save yuririn/0b43ee99a3f15e37df0c67075268ef4d to your computer and use it in GitHub Desktop.
mixin li(name)
li.li= name
ul
+li("List01")
+li("List02")
+li("List03")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment