Skip to content

Instantly share code, notes, and snippets.

@gearmobile
Last active January 9, 2016 08:10
Show Gist options
  • Save gearmobile/c91531195aedb2bb4d32 to your computer and use it in GitHub Desktop.
Save gearmobile/c91531195aedb2bb4d32 to your computer and use it in GitHub Desktop.
Mixin USE SVG
mixin use(name)
svg(class="#{name}" role="img")
use(id="#{name}" xlink:href="#{svg}##{name}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment