Skip to content

Instantly share code, notes, and snippets.

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