Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow setting boundaries (Media Queries) for grids #7

Open
nhoizey opened this issue May 12, 2020 · 2 comments
Open

Allow setting boundaries (Media Queries) for grids #7

nhoizey opened this issue May 12, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@nhoizey
Copy link

nhoizey commented May 12, 2020

I have different grids depending on the viewport, so having the same grid definition for all viewports doesn't work.

Even without Media Queries in my code, I sometimes have a max-width on a global container, so the grid is fluid bellow, and fixed above…

@JeremiePat JeremiePat added the enhancement New feature or request label May 27, 2020
@JeremiePat
Copy link
Owner

It could be possible to add a media query field to automatically toggle a grid or ruler. Is it what you are asking for?

@JeremiePat JeremiePat self-assigned this May 27, 2020
@nhoizey
Copy link
Author

nhoizey commented May 27, 2020

Yes, that would be perfect! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants