diff --git a/bower.json b/bower.json index 14aa752..3b786b7 100644 --- a/bower.json +++ b/bower.json @@ -6,7 +6,10 @@ "Pavel Reznikov " ], "description": "gridstack.js is a jQuery plugin for widget layout", - "main": "dist/gridstack.min.js", + "main": [ + "dist/gridstack.js", + "dist/gridstack.css" + ], "moduleType": [ "amd" ], diff --git a/demo/float.html b/demo/float.html index 12281ac..638ec2a 100644 --- a/demo/float.html +++ b/demo/float.html @@ -12,13 +12,13 @@ - + - +