mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
better comment parsing in selector list
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
color: grey;
|
||||
}
|
||||
*/
|
||||
.selector, .lots, .comments {
|
||||
color: grey, /* blue */ orange;
|
||||
}
|
||||
#last {
|
||||
color: blue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user