From efd70a72eaff42cc872dce3f14230f030b7ef95d Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 12 Sep 2016 18:38:05 +0100 Subject: [PATCH] Update bower.json --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index e8899b7..35db7b4 100644 --- a/bower.json +++ b/bower.json @@ -3,7 +3,7 @@ "description": "A vanilla JS customisable text input/select box plugin", "main": [ "./assets/scripts/dist/choices.js", - "./assets/styles/css/base.css" + "./assets/styles/css/choices.css" ], "authors": [ "Josh Johnson"