Created
January 4, 2016 15:49
-
-
Save pentzzsolt/fcd224a31940c3ebfcf6 to your computer and use it in GitHub Desktop.
Example mixin for the Settify mixin's blog post on Medium.com
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 $i from 1 through (length($sets)) { | |
| [...] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment