Ponysearch/searx/static/themes/oscar/src/less/logicodev
Alexandre Flament 6bd01bf81f [mod] oscar: fix the sourcemap URL in *.min.css
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
2021-03-21 18:03:40 +01:00
..
advanced.less [mod] oscar: move compiled files to the src directory 2021-03-10 19:28:51 +01:00
checkbox.less [mod] oscar: move compiled files to the src directory 2021-03-10 19:28:51 +01:00
code.less [mod] upgrade pygments 2021-03-16 09:07:08 +01:00
cursor.less [mod] oscar: move compiled files to the src directory 2021-03-10 19:28:51 +01:00
footer.less [mod] oscar: move compiled files to the src directory 2021-03-10 19:28:51 +01:00
infobox.less [mod] oscar: move compiled files to the src directory 2021-03-10 19:28:51 +01:00
navbar.less [mod] oscar: move compiled files to the src directory 2021-03-10 19:28:51 +01:00
onoff.less [mod] oscar: move compiled files to the src directory 2021-03-10 19:28:51 +01:00
oscar.less [mod] oscar: move compiled files to the src directory 2021-03-10 19:28:51 +01:00
preferences.less [mod] oscar: move compiled files to the src directory 2021-03-10 19:28:51 +01:00
pygments.less [mod] upgrade pygments 2021-03-16 09:07:08 +01:00
results.less [mod] upgrade pygments 2021-03-16 09:07:08 +01:00
search.less [mod] oscar: fix the sourcemap URL in *.min.css 2021-03-21 18:03:40 +01:00
variables.less [mod] oscar: move compiled files to the src directory 2021-03-10 19:28:51 +01:00