mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
move the property check out of the ruleset and fix an issue in the visitor
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
@media only screen and (max-width: 200px) {
|
||||
width: 480px;
|
||||
}
|
||||
/*
|
||||
The media statement above is invalid (no selector)
|
||||
We should ban invalid media queries with properties and no selector?
|
||||
|
||||
Reference in New Issue
Block a user