Skip to content

Are Level 4 Media Queries supported??? #186

@zurie

Description

@zurie

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....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions