1

css error


I got this strange red dot with the text "\u200b" that appear when i check the google chrome developper tools.

When i check my original css file there's nothing strange, i discovered that it was a Zero width space.
So i try to find how to delete it on sublime text but i got this message below

sublime text error

Does someone know how to handle this problem ?

Thanks

wajisan
  • 94
  • 6
  • See if the character shows up in Sublime if you enable `"draw_white_space": "all"` in Preferences. https://stackoverflow.com/questions/10153998/sublime-text-2-view-whitespace-characters – Jon Uleis Aug 17 '17 at 16:13
  • 2
    You need to click the `[.*]` button (next to `[Aa]`) to enable RegEx mode, then it will work fine. – Alex K. Aug 17 '17 at 16:13
  • thanks guys, i did the advice of Alex K. , it worked perfectly ! – wajisan Aug 17 '17 at 16:24

0 Answers0