Skip to content

Instantly share code, notes, and snippets.

@Chryus
Last active January 17, 2017 15:27
Show Gist options
  • Save Chryus/aba4ba77cf8ee26b99ed44b471d77b7b to your computer and use it in GitHub Desktop.
Save Chryus/aba4ba77cf8ee26b99ed44b471d77b7b to your computer and use it in GitHub Desktop.
input: [
[100, { width: "10%" }],
[200, { width: "20%" }],
[200, { width: "50%" }],
[200, { width: "80%" }],
[300, { width: "90%" }],
[100, { width: "100%" }]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment