Skip to content

Is it possible to add vertical as well as horizontal breakpoints? #33

@julianbattye

Description

@julianbattye

I'd like to be able to achieve something similar to this CSS functionality -

// Mobile menu

@media only screen and (min-width: 1000px) and (min-height: 500px) {
  // Desktop menu
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions