stack-styled

Stacking layouts for React

Usage no npm install needed!

<script type="module">
  import stackStyled from 'https://cdn.skypack.dev/stack-styled';
</script>

README

Stack Styled

Build Status npm

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. We recommend to use this component with Rebass Grid.

Installation

npm install stack-styled

Documentation & examples

See documentation & examples.

Change log

The change log can be found on the Releases page.

Contributing

Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.

Sponsoring

This software has been developed with lots of coffee, buy me one more cup to keep it going.

Buy Me A Coffee

Authors and license

Artem Sapegin and contributors.

MIT License, see the included License.md file.