Hi Igerson,
I'm sorry to say that due to inconsistencies in dimension values reported by different JS functions / properties , different browsers, and across different version of jQuery when transform is applied, transform can't be supported on the grid.
For example: getBoundingClientRect and getComputedStyle return different dimensions, jquery v3.1 and jquery v3.6 return different dimensions.
If your goal is to scale the appearance of grid, then please increase font-size, height, width of grid rather than applying transform.