-
We're working on better syntax for defining containers, & a first draft is in the prototype: container-type: inline-size || block-size; container-name: <name>; @/container <name> (…) { … } Name is optional. Leave out the old
contain
stuff. More changes coming…