oscar template: generate bootstrap.min.css from source

This commit is contained in:
Thomas Pointhuber 2014-09-29 10:00:24 +02:00
parent 14b0604bc0
commit 841f1eedfc
74 changed files with 9169 additions and 5 deletions

View file

@ -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