Commit Graph

4 Commits (9108c90f0e9d17a8a14b502be3d33d129c93d294)

Author SHA1 Message Date
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
4 years ago
Alexandre Flament 86912e2272 [mod] oscar: get bootstrap and typeahead from NPM 4 years ago
Adam Tauber 410dbc573b [enh] static content generalization 10 years ago
Adam Tauber 9f12605f7e [enh] themes static content refactor 10 years ago