Re: [csswg-drafts] [css-sizing-4] Consider adding `stretch(weight)` size (#8267)

Can you clarify your usecase? In flexbox you can already use `flex-grow`, and in grid you can size the tracks with `fr` units. Do you want this for inline-blocks? For block boxes along the block axis? Why not use flex instead?

And rather than a new function, it may be better to just accept `fr` units, like in grid or `stripes()`.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8267#issuecomment-1367907821 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 30 December 2022 13:02:56 UTC