roylee0704 / react-flexbox-grid

A set of React components implementing flexboxgrid with the power of CSS Modules.
http://roylee0704.github.io/react-flexbox-grid/
2.93k stars 206 forks source link

Box component? #110

Closed eduardoinnorway closed 7 years ago

eduardoinnorway commented 7 years ago

http://flexboxgrid.com/ has "box" class for a box wrapper, will you implement it as a component?

riyaz-ali commented 7 years ago

The box component on http://flexboxgrid.com/ is for use on the site itself (to provide padding and background-color, etc) and not for "flexboxgrid" layout framework.

eduardoinnorway commented 7 years ago

Doh