Skip to content

Instantly share code, notes, and snippets.

@shopifypartners
Forked from zastrow/spacing-system-8.scss
Created July 29, 2019 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shopifypartners/b2ec6dab43a738b3f17934f8c6200a33 to your computer and use it in GitHub Desktop.
Save shopifypartners/b2ec6dab43a738b3f17934f8c6200a33 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