const styledSystem = (tag) => { return styled(tag)( compose( space, color, layout, typography, flexbox, border, background, position, grid, shadow, width, ...
確定! 回上一頁