Skip to content

Instantly share code, notes, and snippets.

@shopifypartners
Forked from zastrow/spacing-system-4.scss
Last active July 29, 2019 13:53
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/7fabd831976447c8a6e20bbb9e06d066 to your computer and use it in GitHub Desktop.
Save shopifypartners/7fabd831976447c8a6e20bbb9e06d066 to your computer and use it in GitHub Desktop.
@for $space from 0 through $spacing-limit {
$value: $space + rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment