mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
@plugin "https://raw.githubusercontent.com/less/less.js/3.x/test/less/plugin/plugin-local.js";
|
|
.test {
|
|
val: test-local();
|
|
}
|