@ -11,8 +11,4 @@ fun StyleBuilder.backgroundColor(value: String) {
fun StyleBuilder.backgroundColor(value: CSSColorValue) {
property("background-color", value)
}
fun StyleBuilder.backgroundColor(value: String) {