Created
March 25, 2014 18:13
-
-
Save karlsander/9767774 to your computer and use it in GitHub Desktop.
This file contains 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
@include add-grid(1); | |
@include add-grid(6 at 600px); | |
@include add-grid(12 at 1200px); | |
@include add-gutter(1/3); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment