// lesshint spaceAfterPropertyColon: false, emptyRule: false
.foo {
    color:red;
}

.bar{

}
