2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

mv 1.3.0 file names to plane bootstrap.css for submodulers

This commit is contained in:
Jacob Thornton
2011-09-15 23:09:56 -07:00
parent 5675d8f00a
commit 472632ba51
9 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
DATE=$(shell DATE)
BOOTSTRAP = ./bootstrap-1.3.0.css
BOOTSTRAP_MIN = ./bootstrap-1.3.0.min.css
BOOTSTRAP = ./bootstrap.css
BOOTSTRAP_MIN = ./bootstrap.min.css
BOOTSTRAP_LESS = ./lib/bootstrap.less
LESS_COMPESSOR ?= `which lessc`
WATCHR ?= `which watchr`