I have tried adding `.ce-paragraph[data-placeholder]:empty::before { color: red; } ` to my stylesheet but it does not work.
I have tried adding
.ce-paragraph[data-placeholder]:empty::before { color: red; }to my stylesheet but it does not work.