For some reason, my CSS-animated SVG is not showing up in Mozilla Firefox 58, although it works fine in Chrome.
https://i.sstatic.net/rFD8z.png
If you want to take a look at the code, here is the link to the Codepen page: https://codepen.io/ninivert/pen/qXvWxo
I'm curious why this discrepancy occurs. Even when I remove 'stroke-dashoffset' and 'stroke-dasharray', the issue persists.