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

Add support for logic operator regarding responsive columns #89

Open
JorgeSivil opened this issue Feb 13, 2023 · 0 comments
Open

Add support for logic operator regarding responsive columns #89

JorgeSivil opened this issue Feb 13, 2023 · 0 comments

Comments

@JorgeSivil
Copy link

Right now the only possible usage is X < Y, while in my project, we use mobile as default, tablet-up, and desktop-up breakpoints.

Having this library in the contrary ways makes me test all manually.

So it would be nice to allow the operator, i.e. instead of hardcoded <, maybe allow for the operator definition? Lilke

{
'>= 1000px': 2
}

Or something like that.

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

No branches or pull requests

1 participant