Forma 36 contribution proposal
The problem
Having the subgrid with auto-height cells inside:
With current, enforced gridTemplateRows repeat(3,minmax(0,1fr)):

With gridTemplateRows: auto; (unset)

The proposed solution
add optional gridTemplateRows prop to override enforced value.
Breaking changes
no.
Forma 36 contribution proposal
The problem
Having the subgrid with auto-height cells inside:
With current, enforced
gridTemplateRowsrepeat(3,minmax(0,1fr)):With
gridTemplateRows: auto;(unset)The proposed solution
add optional
gridTemplateRowsprop to override enforced value.Breaking changes
no.