From 0525cb52472226921cdf9771d20102ce3ac92c3a Mon Sep 17 00:00:00 2001 From: Kasem Abou Ali Date: Tue, 23 Aug 2016 18:26:36 -0400 Subject: [PATCH] Reference to croppie.css added to bower.json --- bower.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 20c61763..a254f087 100644 --- a/bower.json +++ b/bower.json @@ -6,7 +6,10 @@ "Ethan Calvert " ], "description": "A javascript image cropper", - "main": "croppie.js", + "main": [ + "croppie.css", + "croppie.js" + ], "moduleType": [], "keywords": [ "image",