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

Are Level 4 Media Queries supported??? #186

Open
zurie opened this issue Jan 13, 2021 · 3 comments
Open

Are Level 4 Media Queries supported??? #186

zurie opened this issue Jan 13, 2021 · 3 comments

Comments

@zurie
Copy link

zurie commented Jan 13, 2021

Media Queries Level 4

@media (hover: none) {
// look mom! i might be a touch device
}

how would I write the query above in the current form?

when i do

@import breakpoint($phone) { }

and $phone: (hover none); or hover: 'none' or etc etc down the list, nothing is currently working....

@maryfranharper
Copy link

still can't get into facebook

@zurie
Copy link
Author

zurie commented Mar 8, 2021

Media Queries Level 4

@media (hover: none) {
// look mom! i might be a touch device
}

how would I write the query above in the current form?

when i do

@import breakpoint($phone) { }

and $phone: (hover none); or hover: 'none' or etc etc down the list, nothing is currently working....

Anyone have any info?

@aykut-rocks
Copy link

sorry, i read this issue too late, i've created a more specific issue for the hover problem and described the solution approach.
#193

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

3 participants