Multi-stroke text effect in CSS
yuanchuan.dev23 points by cheeaun 4 hours ago
23 points by cheeaun 4 hours ago
This is a neat trick. I like that it stays in plain CSS instead of falling back to SVG, though I'd be curious how robust it is across font rendering differences.
Neat! It's unfortunate that the rendering is so different between browsers.
Have you tried the same thing with shadows? They can also be stacked, I believe.