Example code: <input type="text" placeholder="Fast name *">
I want to change the color on the placeholder last letter, in this case, " * ", but I need a solution with CSS, I don't need a javascript solution. I display the string letter by letter and I can't use a static solution.