mirror of
https://github.com/sstent/node.git
synced 2026-01-27 15:41:43 +00:00
6 lines
45 B
Plaintext
6 lines
45 B
Plaintext
@color: #4D926F;
|
|
|
|
#less {
|
|
color: @color;
|
|
}
|