Hi PP newbie here, just trying to wrap my head around how much of the CSS Spec PP has implemented.
I see that with Flex Grid we can set fractional dimensions and we can also create spans.
But one of the most basic features of CSS Flexbox is flex-grow on individual elements. I had expected to find this on Flex layout frames as well, but I’m struggling to find any mention of it in the official documentation.
Can someone point me to how this is accomplished? And I guess, if it’s not implemented, help me understand why the spec is not complete?
Thanks in advance!