From f684d85fa9f12f1c5c877499f5ed19e3687985d0 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Fri, 22 Nov 2013 20:44:06 -0600 Subject: [PATCH] Trying to get this components thing working --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 5485f55e27..fbd3a964e4 100644 --- a/component.json +++ b/component.json @@ -4,7 +4,7 @@ "version": "0.9.09", "styles": [ "dist/css/ionic.css", - "scss/*" + "scss/" ], "scripts": [ "dist/js/ionic.js",