roylee0704 / react-flexbox-grid

A set of React components implementing flexboxgrid with the power of CSS Modules.
http://roylee0704.github.io/react-flexbox-grid/
2.93k stars 205 forks source link

How we can change breakpoint for flexgrid? #161

Open paras-shah opened 5 years ago

paras-shah commented 5 years ago

Is there any way we can customise the media points for this grid system.

thomasbritton commented 4 years ago

I don't think you can. As this seems to be is just a wrapper around another css grid system called flexboxgrid2 and of which is a dependancy here and it looks like the props are you pass just maps to a class name generated by flexboxgrid2