mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
make selector-less css guard fold into the current selector
This commit is contained in:
@@ -41,3 +41,9 @@
|
||||
.tst2 {
|
||||
color: white;
|
||||
}
|
||||
/* line 27, c:\git\less.js\test\less\debug\linenumbers.less */
|
||||
@media -sass-debug-info{filename{font-family:file\:\/\/{pathesc}linenumbers\.less}line{font-family:\0000327}}
|
||||
.test {
|
||||
color: red;
|
||||
width: 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user