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

Nested Media Queries #192

Open
bearded-avenger opened this issue Jun 6, 2012 · 0 comments
Open

Nested Media Queries #192

bearded-avenger opened this issue Jun 6, 2012 · 0 comments

Comments

@bearded-avenger
Copy link

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant