debugging - red dot in chrome debugger when writing LESS? -


i'm transforming css files less file.

only part of less working , see weird red dot line in chrome debugger problematic lines,

any idea means?

enter image description here

http://codemirror.net/doc/releases.html says version 2.33 of codemirror introduced "show non-printing characters red dots."


Comments

Popular posts from this blog

c - ALSA programming: how to stop immediately -

c++ - How to add Crypto++ library to Qt project -