carto/test/less/import/import-test-b.less
2010-02-23 18:02:00 -05:00

9 lines
77 B
Plaintext

@import "import-test-c";
@b: 100%;
.mixin {
height: 10px;
color: @c;
}