flexboxgrid2
flexboxgrid2 copied to clipboard
FEATURE REQUEST: .col- with flex-grow: 0
Is is possible to get a .col- class that doesn't grow (flex-grow: 0) but inherits the other styles e.g flex-basis and max-width.
This enables us to have a .col- that doesn't grow past it's content when used in conjunction with the normal .col-.
Don’t understand, can you make a demo on fiddle with this behavior?