2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

change position of var in dropdown + cleanup makefile vars

This commit is contained in:
Jacob Thornton
2012-04-14 22:43:36 -07:00
parent ce94442104
commit c7dc4cc573
4 changed files with 6 additions and 4 deletions
-2
View File
@@ -2,8 +2,6 @@ BOOTSTRAP = ./docs/assets/css/bootstrap.css
BOOTSTRAP_LESS = ./less/bootstrap.less
BOOTSTRAP_RESPONSIVE = ./docs/assets/css/bootstrap-responsive.css
BOOTSTRAP_RESPONSIVE_LESS = ./less/responsive.less
LESS_COMPRESSOR ?= `which lessc`
WATCHR ?= `which watchr`
#
# BUILD DOCS