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

Not working on Boolean value #9

Closed
Knovour opened this issue Mar 15, 2018 · 1 comment
Closed

Not working on Boolean value #9

Knovour opened this issue Mar 15, 2018 · 1 comment
Labels

Comments

@Knovour
Copy link

Knovour commented Mar 15, 2018

Use $mq | mq({ mobile: false, desktop: true }) is working.

But $mq | mq({ mobile: true, desktop: false }) will always be true.

@AlexandreBonaventure
Copy link
Owner

Thanks for the report, its fix as for v0.1.3

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

No branches or pull requests

2 participants