mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
- Inline JavaScript disabled by default - Deprecated "preprocessor" option removed (preprocessor plugins still valid)
5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
@plugin "plugin-transitive";
|
|
|
|
.other {
|
|
trans : test-transitive();
|
|
} |