enhancementhelp wanted
倉庫指標
- Star
- (7,738 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
I’d like an almost-clone of the Grid module in Styled System made for CSS Columns properties. column-gap to use the whitespace scale, column-rule (& its derivatives) to use the border scale, etc.
Is your feature request related to a problem? Please describe.
Styling CSS columns with styled-system is very inelegant right now—I want to use my whitespace scale for column-gap (like grid-gap), etc, but have to manually access the theme for those values.