forked from Ponysearch/Ponysearch
6bd01bf81f
Close https://github.com/searx/searx/issues/2670 Note: clean-css contains a bug: * a multiline comment or URL adds "$stdin" to the sourcemap (see src/less/logicodev/search.less) * in this case when the user opens the devtools, the browser fails to load this "https://.../$stdin" URL * it is not a problem and the error appears only when the user actively tries to debug the CSS. * seems related to https://github.com/jakubpawlowicz/clean-css/issues/593 |
||
---|---|---|
.. | ||
advanced.less | ||
checkbox.less | ||
code.less | ||
cursor.less | ||
footer.less | ||
infobox.less | ||
navbar.less | ||
onoff.less | ||
oscar.less | ||
preferences.less | ||
pygments.less | ||
results.less | ||
search.less | ||
variables.less |