You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, I did some research and find this lib as a useful replacement for bootstrap grid when I do a react project with styled-components.
I found that I could change the default configuration and this helped me a lot, but it would be greater if I could extend available dimensions with some extra breakpoints ( for example xxl: 1560 and hd: 1920 ).
Do you have any plans to allow such customization?
The text was updated successfully, but these errors were encountered:
@yotov Thank you so much for using this lib! Your suggestion for custom breakpoints is incredible, but it is a little difficult to implement. I just suggest adding two more breakpoints and you can define those sizes. what about this? Or if you have any idea how to implement this, a PR is welcome.
Hello guys, I did some research and find this lib as a useful replacement for bootstrap grid when I do a react project with styled-components.
I found that I could change the default configuration and this helped me a lot, but it would be greater if I could extend available dimensions with some extra breakpoints ( for example xxl: 1560 and hd: 1920 ).
Do you have any plans to allow such customization?
The text was updated successfully, but these errors were encountered: