Skip to content

Instantly share code, notes, and snippets.

@evolve2k
Created July 30, 2015 01:46
Show Gist options
  • Save evolve2k/b76df5218cc76c74bd5e to your computer and use it in GitHub Desktop.
Save evolve2k/b76df5218cc76c74bd5e to your computer and use it in GitHub Desktop.
Squib example
Title:
extends: title # from hand.yml
font: FiraSans Regular 58 # Im currently doing this
color: '#F3EFE3'
align: center
spacing: -15
Art:
extends: art
Category:
extends: description # from hand.yml
align: center
Instructions:
extends: Category # from hand.yml
y: += 70
color: '#F3EFE3'
align: center
Facts:
extends: snark # from hand.yml
font: Sans italic 18
align: center
valign: middle
color: '#F3EFE3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment