Re: [css-grid][css-align] Issues with align-content / justify-content properties

On 11/10/2014 05:00 AM, Javier Fernandez wrote:
> Hi,
>
> On 11/08/2014 01:20 AM, fantasai wrote:>
>> If those are the grid cells, and not (necessarily) the grid items there,
>> then that is *exactly* the behavior we're looking for in that thread!
>
> I used grid items for the initial approach but it will be easy to do the
> same with cells. Actually, I think using cells simplifies a lot the
> implementation, except for the 'stretch' case which will require some
> additional thinking.

Yeah, that's a weird one. It'll add spacing to the grid like space-around,
but add it inside each grid track.

~fantasai

Received on Tuesday, 11 November 2014 16:43:20 UTC