mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
7 lines
91 B
Text
7 lines
91 B
Text
.rhymix {
|
|
color: @foo;
|
|
background: url('foo/bar.jpg');
|
|
span {
|
|
.myfunction(@bar);
|
|
}
|
|
}
|