Changeset - 398bcf8b3181
[Not reviewed]
0 1 0
Luke Hatcher - 12 years ago 2012-07-13 18:49:54
lukeman@gmail.com
yui compress
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
symposion_project/static/symposion/Makefile
Show inline comments
...
 
@@ -9,4 +9,4 @@ LESS_COMPRESSOR ?= `which lessc`
 

	
 
build:
 
	mkdir -p css
 
	lessc --compress ${BOOTSTRAP_LESS} > css/${CSS_OUTPUT_FILENAME}
 
	lessc --yui-compress ${BOOTSTRAP_LESS} > css/${CSS_OUTPUT_FILENAME}
0 comments (0 inline, 0 general)