Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Nested Media Queries #192

@bearded-avenger

Description

@bearded-avenger

Sup!
Love the nesting feature of LESS man, but any chance on getting media queries to nest in a future version? Would be the ultimate in encapsulation.

.example {
.stuff {
...
}
@media (max-width...) {
.stuff {
}
}
}

Whatchu think?

  • Beard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions