blob: 9ffd3c75517556fe42c067582da135992e63033d [file] [edit]
/* Just a basic test of the machinery */
box {
color: red;
}
label {
color: green;
}
label.test2 {
color: blue;
}