mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
6 lines
71 B
Text
6 lines
71 B
Text
.just-a-class { background: red; }
|
|
|
|
.some-mixin() {
|
|
height: 200px;
|
|
}
|
|
|