Add custom grid breakpoints

Hi guys,

is it possible to add custom breakpoints to the grid? I need something larger than xl. Like xxl starting at 1600px.

Thanks for your help!

Hi,

Maybe you can do a custom class in css and play with properties like max-width

Check here

Ionic responsive grid docs