From 8aa7d14bfe4e67cb0da5546d2f538232d7230871 Mon Sep 17 00:00:00 2001 From: Massimo Lombardo Date: Sun, 20 Jul 2014 13:30:03 +0200 Subject: [PATCH] Closes #451 --- bower.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index ab66d6c..2d3a933 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,9 @@ { "name": "c3", - "main": "c3.js", + "main": [ + "c3.css", + "c3.js" + ], "version": "0.2.4", "homepage": "https://github.com/masayuki0812/c3", "authors": [