mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-23 17:23:34 -05:00
12 lines
134 B
Plaintext
12 lines
134 B
Plaintext
/** @define Component */
|
|
|
|
.Component {
|
|
&-title {
|
|
diddy: doo;
|
|
}
|
|
.diddy {
|
|
dah: doody;
|
|
}
|
|
doo: dah;
|
|
}
|