mirror of
https://github.com/less/less.js.git
synced 2026-01-13 01:08:11 -05:00
* Move test data to separate module - @todo--fix some browser tests * Fix all browser tests
5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
@plugin "plugin-transitive";
|
|
|
|
.other {
|
|
trans : test-transitive();
|
|
} |