so I was doing the typewritter animation effect on my web using only css that I found while googling, but I just wondering if I can set the color of each text to be different?
heres I attached my code on Codepen, you guys can check here
https://codepen.io/matadantelinga/pen/ExQeqjj
I just wondering if each ::after
that has text can have different color.
I use angular ionic as well to develop the project bytheway. Any advise would be really appreciated. Thanks!