subgrid doesn't change the fact that flexbox is much easier for simple alignment tasks. using grid for a single row of buttons feels like
overkill when you don't need a defined track size. does your workflow ever involve
flex-basis
specifically to handle those one-dimensional flows? ❓