mirror of
https://github.com/less/less.js.git
synced 2026-02-10 23:15:13 -05:00
5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
.a {
|
|
a: svg-gradient(to bottom, @colors);
|
|
}
|
|
@colors: black, orange, 45%, white;
|