There is only one gap option with the new CSS Grid, but there is no option to set the gap for X and Y individually.
I don’t know if it’s right to report this as a Bug but it’s a major thing that’s missing, it should be like Flexbox where you can set the Column and Row Gap
This was a really great way to set column-gap and row-gap in one place. So I wanted to ask, do you not implement this method in layouts that have two separate options for setting the gap?