8000 GitHub - sapegin/stack-styled: Stacking layouts for React
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Stacking layouts for React

License

Notifications You must be signed in to change notification settings

sapegin/stack-styled

Repository files navigation

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.

Washing your code. A book on clean code for frontend developers

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.

0