Skip to content

Instantly share code, notes, and snippets.

@zastrow
Created June 17, 2019 13:42
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/ab7682bc2c2379c8a94ab402bcab354a to your computer and use it in GitHub Desktop.
Save zastrow/ab7682bc2c2379c8a94ab402bcab354a to your computer and use it in GitHub Desktop.
@for $space from 0 through $spacing-limit {
$value: $space + rem;
.util-pad {
}
.util-margin {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment