diff --git a/bower.json b/bower.json index c55b8c9..9ac2f06 100644 --- a/bower.json +++ b/bower.json @@ -6,7 +6,10 @@ "Reklino " ], "description": "A lightweight directive for creating resizable containers in angularjs", - "main": "src/angular-resizable.js", + "main": [ + "src/angular-resizable.js", + "src/angular-resizable.css" + ], "license": "MIT", "ignore": [ "**/.*",