Figma does not have all the features of display Flex or GRID, so you can use some tags to indicate the CSS property that should be applied when pasting in Bricks:
(grow): Indicates that flex grow is 1
(stretch): Indicates that align Items = stretch
(nowrap-m): By default in Bricks builder in the brackpoint mobile flex is wrap, this tag indicates that in mobile flex is nowrap.