Skip to content

Instantly share code, notes, and snippets.

@Inviz
Created July 7, 2015 18:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Inviz/2103477f204a593eb251 to your computer and use it in GitHub Desktop.
Save Inviz/2103477f204a593eb251 to your computer and use it in GitHub Desktop.
module.exports =
Y_width: require('../../shared/stacks/branches/width')
Y_height: require('../../shared/stacks/branches/height')
h_emphasis: 'equal'
v_emphasis: 'center'
'direction': 'vertical'
inner_gap_horizontal: '0'
inner_gap_vertical: '0'
h_align: 'stretch'
v_align: 'stretch'
h_distribute: 'center'
v_distribute: 'center'
inner_gap: '0'
group:
inner_gap_horizontal: '0'
inner_gap_vertical: '0'
h_align: 'center'
v_align: 'center'
h_distribute: 'center'
v_distribute: 'center'
inner_gap: '0'
outer_gap_horizontal: '0md'
outer_gap_vertical: '0md'
h_push: 'stretch'
v_push: 'stretch'
h_squeeze: 'center'
v_squeeze: 'center'
mixed: require('../groups/mixed')
textual: require('../groups/textual')
graphical: require('../groups/graphical')
aside:
attribution:
v_sizing: 'intrinsic'
h_sizing: 'intrinsic'
h_offset: 0
size: 'small'
aside:
avatar:
h_offset: 0
height: '4.5g'
width: '4.5g'
publisher:
h_offset: 0
v_sizing: 'intrinsic'
h_sizing: 'intrinsic'
decoration:
gap: '2g'
opacity: '0.8'
h_offset: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment