Instantly share code, notes, and snippets.
CreatedApril 4, 2016 18:43
Save jimwhimpey/825377b78ef8d9b10e702aa6adc41eb4 to your computer and use it in GitHub Desktop.
Example of justified-layout input
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
| [{ | |
| width:400, | |
| height:300 | |
| }, | |
| { | |
| width:300, | |
| height:300 | |
| }, | |
| { | |
| width:250, | |
| height:400 | |
| }] |
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment