mirror of
https://github.com/less/less.js.git
synced 2026-01-24 06:38:05 -05:00
7 lines
92 B
CSS
7 lines
92 B
CSS
@import "import-test-d.css";
|
|
|
|
@import "../import-test-d.css";
|
|
#import {
|
|
color: #ff0000;
|
|
}
|