Styling an SVG inserted with CSS after
The other day I stumbled upon an interesting behavior of the CSS ::after pseudo-element. I was trying to insert an SVG...
The other day I stumbled upon an interesting behavior of the CSS ::after pseudo-element. I was trying to insert an SVG...
A day late and a dollar short I’ve been using React v0.13 which has some trouble handling SVG elements. Last month I...