Created
June 17, 2019 13:42
-
-
Save zastrow/b914903e3a95fba9254e4b97b72b4dd3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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