style-guide icon indicating copy to clipboard operation
style-guide copied to clipboard

flex-grow factor for Flex component

Open seahindeniz opened this issue 5 years ago • 2 comments

What do you think having grow property for Flex component?

seahindeniz avatar Mar 29 '20 16:03 seahindeniz

I think it can be hard to generate a set of CSS classes with useful flex-grow values for general use. I would suggest stick to custom class names for particular layouts. WDYT @coderitual ?

clxandstuff avatar Mar 20 '23 16:03 clxandstuff

Currently flex component mostly acts as a flex container. This should be part of compound work of adding flex as a child functionality (flex etc) rather than separate props request.

Technically it's perfectly possible.

coderitual avatar Mar 22 '23 10:03 coderitual