6 ms·
I'm not using the plugin, but this hides the code in the browser: .cm-line span { outline: none !important; color: transparent; background: transpa
by ebertucc 10mo ago
I'm not using the plugin, but this hides the code in the browser:
.cm-line span {
outline: none !important;
color: transparent;
background: transparent !important;
}