From 5743fe59de6a416d33b252ea40581f9f59b2e5ad Mon Sep 17 00:00:00 2001 From: Tom Arad Date: Tue, 26 May 2015 19:21:02 +0300 Subject: [PATCH] Update bower.json --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 9579a6f..6043dc0 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,8 @@ "name": "jquery-ui", "version": "1.11.4", "main": [ - "jquery-ui.js" + "jquery-ui.js", + "themes/smoothness/jquery-ui.css" ], "ignore": [ ],