mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 18:42:33 +02:00
oscar template: generate bootstrap.min.css from source
This commit is contained in:
parent
14b0604bc0
commit
841f1eedfc
74 changed files with 9169 additions and 5 deletions
1
Makefile
1
Makefile
|
@ -45,6 +45,7 @@ minimal: bin/buildout minimal.cfg setup.py
|
|||
|
||||
styles:
|
||||
@lessc -x searx/static/default/less/style.less > searx/static/default/css/style.css
|
||||
@lessc -x searx/static/oscar/less/bootstrap/bootstrap.less > searx/static/oscar/css/bootstrap.min.css
|
||||
|
||||
locales:
|
||||
@pybabel compile -d searx/translations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue