© 2026 Hedgehog Software, LLC
grid-template-rows
CSS.supports
true
transition
transition-property
CSS.supports('transition: grid-template-rows') // true CSS.supports('transition: grid-template-rowssss') // also true CSS.supports('transition-property', 'grid-template-rowssss') // also true