border-image: linear-gradient(); doesn’t create border
I’m trying to make a linear gradient border around a div I’m creating dynamically with JS. Unfortunately, no border shows up, as far as I can tell (and no, the border’s not (or shouldn’t be) showing up black.