@ -12,7 +12,3 @@ fun StyleBuilder.backgroundColor(value: String) {
fun StyleBuilder.backgroundColor(value: CSSColorValue) {
property("background-color", value)
}
fun StyleBuilder.backgroundColor(value: String) {