diff options
| author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2015-01-18 13:54:24 +0100 |
|---|---|---|
| committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2015-01-18 13:54:24 +0100 |
| commit | 1f00ce8527c8ca0f6318f4b43b3f79ee1429b70b (patch) | |
| tree | 0fdad2e1caff53ee935935672838bfa689b64caf /Makefile | |
| parent | 7366a0e14139c20f8de68f135a29e6aa488a2ae1 (diff) | |
Revert: [enh] add new bootstrap-themes to oscar-template
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -48,9 +48,6 @@ styles: @lessc -x searx/static/themes/default/less/style.less > searx/static/themes/default/css/style.css @lessc -x searx/static/themes/courgette/less/style.less > searx/static/themes/courgette/css/style.css @lessc -x searx/static/less/bootstrap/bootstrap.less > searx/static/css/bootstrap.min.css - @lessc -x searx/static/less/bootstrap/bootstrap_simplex.less > searx/static/css/bootstrap.simplex.min.css - @lessc -x searx/static/less/bootstrap/bootstrap_yeti.less > searx/static/css/bootstrap.yeti.min.css - @lessc -x searx/static/less/bootstrap/bootstrap_readable.less > searx/static/css/bootstrap.readable.min.css @lessc -x searx/static/themes/oscar/less/oscar/oscar.less > searx/static/themes/oscar/css/oscar.min.css grunt: |