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"