/******************************************/
/* Dummy file to test the --css parameter */
/******************************************/

.test {
    background-color:red;
}
