Re: [csswg-drafts] [css-grid-3] Designer/developer feedback on masonry layout (#10233)

I prefer the `display: grid;`

but regarding `grid-template-rows` I like either:
`grid-template-rows: cascade;`
or
`grid-template-rows: flow;`
I'm torn between those two! ✌️

note:
I don't really like
`grid-template-rows: off;`
or anything like that, because it doesn't hint at what it's really doing with the rows, not to mention, it could become a future mistake if they later come up with some other way of using weird non-defined rows 🫠

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


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

Received on Tuesday, 30 April 2024 14:05:45 UTC