[mod] make themes.all update pygments*.less

Add a searx/static/themes/*/src/generated empty folder
This commit is contained in:
Alexandre Flament 2021-06-18 16:44:27 +02:00
parent bb3e67f72b
commit d20f6a1f19
11 changed files with 21 additions and 11 deletions

View file

@ -1,6 +1,6 @@
/*
this file is generated automatically by searx_extra/update/update_pygments.py
using pygments version 2.8.1
using pygments version 2.9.0
*/
.code-highlight .linenos {

View file

@ -5,4 +5,4 @@
border: inherit;
}
@import "pygments.less";
@import "../generated/pygments.less";