.bar {
/* comment
indentation
even more
a bit less
minimal */
color: blue;
> * {
color: red; }
* {
color: orange; } }
.bar {
/* comment
indentation
even more
a bit less
minimal */
color: blue;
> * {
color: red; }
* {
color: orange; } }