Fork me on GitHub
#css
<
2015-12-21
>
jimmy05:12:08

how to declare input::-webkit-slider-thumb in garden ?

hkjels14:12:50

"input::-webkit-slider-thumb"

hkjels14:12:59

not the idiomatic way I guess, but if you only need the webkit version and no other smartness, making the key a string should work I think