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
Great plugin !
The only thing I notice is when you use breakpoint.only('m', 'xl') the output should for m should be +1 (769px) ti prevent overlapping.
Example:
Hi @venelinn!
Thank you for your feedback. I'm glad you found this library useful.
As for you suggestion. I think this would work for your specific senario, however I believe it could cause trouble with other combinations of media queries, creating gaps instead of the overlap you mentioned. Please correct me if I'm wrong as I'd love to see a solution to this problem.
Great plugin !
The only thing I notice is when you use
breakpoint.only('m', 'xl')
the output should form
should be +1 (769px) ti prevent overlapping.Example:
Thanks !
The text was updated successfully, but these errors were encountered: