Tachyons: Flexbox Property Missing `flex:y`

Created on 28 Nov 2016  路  5Comments  路  Source: tachyons-css/tachyons

flex:1 & flex:3 property is missing I think. Maybe I overlooked the documentation but it isn't there.

v5

Most helpful comment

I need this too and created a Codepen example as to why:

http://codepen.io/dangayle/pen/NbmWza

All 5 comments

I need this too and created a Codepen example as to why:

http://codepen.io/dangayle/pen/NbmWza

I also need this. Here's another use case: http://codepen.io/anon/pen/mWMvKP

+1 on adding such class. For the sake of repetition, I also created a use case illustrating the reasoning behind it: https://codepen.io/elussich/pen/pdzpoW

@johnotander you might want to take a look at this issue again, now that you are reviewing all Flex classes.

Thanks!

Since flex is a composite property, I think it's better to have separate flex-grow-X, flex-shrink-X and flex-basis-X classes.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

j-greig picture j-greig  路  3Comments

zehfernandes picture zehfernandes  路  4Comments

johno picture johno  路  6Comments

johno picture johno  路  5Comments

khakulov picture khakulov  路  3Comments