mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
Fix merge errors and node tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#import {
|
||||
color: #ff0000;
|
||||
color: red;
|
||||
}
|
||||
@media (min-width: 600px) {
|
||||
#css { color: yellow; }
|
||||
|
||||
Reference in New Issue
Block a user