styled-system/styled-system

Add CSS Columns module

Open

#763 建立於 2019年9月6日

在 GitHub 查看
 (2 留言) (3 反應) (0 負責人)JavaScript (7,738 star) (543 fork)batch import
enhancementhelp wanted

描述

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.

貢獻者指南