Bricks is missing CSS "inset" property in the position tab under layout

I think the title speak for itself. But I see a lot of use cases of “inset” when using position relative and absolute. Instead of zeroing top, right, bottom left, inset: 0; margin: auto; does the same thing efficiently.

I hope it makes sense.
Thank you!