Re: [csswg-drafts] [css-flexbox][css-grid] Choose a single option for resolving padding and margin percent values of grid/flex items

> I also love the idea of being able define what a percentage is relative to by specifying something like %w %h, although I wonder if it might be a better idea to follow the pattern of viewport relative units, something like w, h, min, max?

That would be a good candidate to use with `minmax` function: `minmax( 10%min, 10%max );`.

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

Received on Thursday, 21 December 2017 03:36:25 UTC