[csswg-drafts] [css-grid-3] Repeat range (#9325)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-grid-3] Repeat range ==
From @bfgeek's https://github.com/w3c/csswg-drafts/issues/9041

> One addition which is currently missing with grid repeaters is the ability to clamp to a minimum / maximum number. This is more relevant with masonry. E.g. `masonry-template: repeat(auto-fill, /* min */ 1, /* max */ 5, auto)` would allow clamping to a maximum of 5 tracks which seems desirable from designs I've seen. (this is probably a bad syntax but you get the idea).


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9325 using your GitHub account


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

Received on Thursday, 7 September 2023 22:02:27 UTC