Re: [csswg-drafts] [css-grid-2] Allow fr units as min

I'd suggest including the implicit minimum, since you can also disable it by setting `min-width: 0` on the items. Expansion point could be to allow a third argument if the middle is `<flex>`: `minmax(minimum, <flex>, maximum)`.

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

Received on Monday, 30 April 2018 23:08:00 UTC