red dot in chrome debugger when writing LESS?

浪尽此生 提交于 2019-12-12 14:49:16

问题


I'm transforming my css files into LESS file.

only part of my LESS is working well and I see a weird red dot line in the chrome debugger for those problematic lines,

any idea what they means?


回答1:


http://codemirror.net/doc/releases.html says that Version 2.33 of CodeMirror introduced "Show non-printing characters as red dots."



来源:https://stackoverflow.com/questions/23267505/red-dot-in-chrome-debugger-when-writing-less

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!