Skip to content

Instantly share code, notes, and snippets.

@zastrow
Created June 17, 2019 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save zastrow/c7e65dfb5d20ecbc7a77c993b2530bd1 to your computer and use it in GitHub Desktop.
Save zastrow/c7e65dfb5d20ecbc7a77c993b2530bd1 to your computer and use it in GitHub Desktop.
@mixin spacing-loop($property, $space, $value) {
@each $poskey, $posvalue in $spacing-key {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment