mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
v1.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DATE=$(shell DATE)
|
||||
BOOTSTRAP = ./bootstrap-1.0.0.css
|
||||
BOOTSTRAP_MIN = ./bootstrap-1.0.0.min.css
|
||||
BOOTSTRAP = ./bootstrap-1.1.0.css
|
||||
BOOTSTRAP_MIN = ./bootstrap-1.1.0.min.css
|
||||
BOOTSTRAP_LESS = ./lib/bootstrap.less
|
||||
LESS_COMPESSOR ?= `which lessc`
|
||||
WATCHR ?= `which watchr`
|
||||
|
||||
Reference in New Issue
Block a user