mirror of
https://github.com/searxng/searxng.git
synced 2026-01-01 00:20:02 +00:00
[mod] make themes.all update pygments*.less
Add a searx/static/themes/*/src/generated empty folder
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user