Add additional grid breakpoints? ionic-v4

Hi everyone, I searched and I couldn’t find this via google or in here.

How would I go about adding additional breakpoints to the grid? The default breakpoints are great for mobile and desktop, however they seem to have a shortcoming when it comes to very wide screens or high resolutions, and desktop sizes when you’re using both a left and right menu with an ion-split-screen (sizes don’t take the menu widths into account).

Basically I want something like --grid-breakpoint-xxl and on columns I could use size-xxl="#". Does anyone have any ideas of where/how I could define these?

1 Like

Would love to have this as well. Any ideas as to how to accomplish this would be greatly appreciated.