Skip to content

Instantly share code, notes, and snippets.

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