mirror of
https://github.com/searxng/searxng.git
synced 2025-09-10 20:28:25 +02:00
[mod] make themes.all update pygments*.less
Add a searx/static/themes/*/src/generated empty folder
This commit is contained in:
parent
bb3e67f72b
commit
d20f6a1f19
11 changed files with 21 additions and 11 deletions
|
@ -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 {
|
|
@ -5,4 +5,4 @@
|
|||
border: inherit;
|
||||
}
|
||||
|
||||
@import "pygments.less";
|
||||
@import "../generated/pygments.less";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue