Created
October 13, 2014 09:02
-
-
Save robinpokorny/2d28bb86d6befbed43f1 to your computer and use it in GitHub Desktop.
Serendibite grid – syntax prototype
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
<div class="#"> | |
<div class="[ 1/2 3/4@md 5/12@lg 2_@lg ]"> | |
… | |
</div> | |
<div class="[ 1/2 1/4@md 5/12@lg ]"> | |
… | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment