mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 11:40:01 +00:00
oscar template: generate bootstrap.min.css from source
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user