mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Fixed nested media bug.
This commit is contained in:
committed by
Luke Page
parent
1b0b84551f
commit
ebc41e5c4b
@@ -17,7 +17,7 @@
|
||||
}
|
||||
}
|
||||
@media all and screen {
|
||||
/* line 3, {pathimport}test.less */
|
||||
/* line 5, {pathimport}test.less */
|
||||
.tst {
|
||||
color: red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user