This repository was archived by the owner on Sep 16, 2022. It is now read-only.
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
Gap Enhancements #8
Open
Description
- Gap should handle when
flexWrap
is applied responsively (ie.flexWrap={['nowrap', 'wrap']}
). This would makeFlex
safer to use on its own rather than rely on the presets. Use Styled System for Gap Generation #10 -
column-gap
androw-gap
support?