summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2015-01-18 13:54:24 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2015-01-18 13:54:24 +0100
commit1f00ce8527c8ca0f6318f4b43b3f79ee1429b70b (patch)
tree0fdad2e1caff53ee935935672838bfa689b64caf /Makefile
parent7366a0e14139c20f8de68f135a29e6aa488a2ae1 (diff)
Revert: [enh] add new bootstrap-themes to oscar-template
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 8d13b9890..7c055ffae 100644
--- a/Makefile
+++ b/Makefile
@@ -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: