aui
aui copied to clipboard
Nested styles like in SASS
{
c(".btn"),
BackgroundImage { ":img/button2.png" },
Border { 1_dp, 0xff9f6a_rgb },
{
t<Label>(),
// ....
}
},