Description:
A React component to make stack layouts easy: adds whitespace horizontal and vertical whitespace between each child element but not around the container. Based on styled-system and CSS Grid.
Installation:
# NPM $ npm install stack-styled --save
