From 6aa122bc582805c2ca5fdf78374f2c7e75b3edc6 Mon Sep 17 00:00:00 2001 From: Martin Zimmermann Date: Mon, 3 Feb 2014 11:03:29 +0100 Subject: [PATCH] fix typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4843f47..553f683 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ all: css js init: - bower install almond requirejs requirejs-domready + bower install almond requirejs requirejs-text css: scss isso/css/isso.scss isso/css/isso.css