It is amazing to me that there is complaining about one of the greatest (generally speaking) layout tools coming to browsers now. But, change, or even the suggestion of change causes that. Either way, I’m grateful for all the resources that you’ve created and effort you have put into being a proponent of grid layout. I’ve worked with grid only a little, but one thing that stood out to me was how concise it can be. Concise means less bytes going down the line to the user and easier changes in the future as there are less lines to work with.

I look forward to using the minmax() function. I had wondered about something like that and it sounds like it will be integral to a dynamic grid layout. Thanks for the post!