Hi,
I'm starting to use webpack in my solution that uses the grid. For now I was only trying to pack my on code and loading css and the grid js at the html imports.
The grid is build gets all the data and all, but when the page is load the style is broken and all the columns seems to be stacking together at the first position of the grid.
Do you have any ideas what could help to fix this?