Skip to content

Instantly share code, notes, and snippets.

@babsgosgens
Last active December 21, 2015 01:09
Show Gist options
  • Save babsgosgens/6225392 to your computer and use it in GitHub Desktop.
Save babsgosgens/6225392 to your computer and use it in GitHub Desktop.
@mixin font-family($type)
{
font-family: extract-type-family($type);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment