blob: 65c5b02b041b2426eb67268b69641b07c5434c63 [file] [edit]
repeat {
child: container {
color {
color: red;
bounds: 0 0 25 25;
}
color {
color: blue;
bounds: 25 25 25 25;
}
}
bounds: 0 0 100 100;
}