diff --git a/package.json b/package.json index a590c91..0a468a6 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "0.1.1", "description": "iOS 7 style switch directive for AngularJS", "main": "angular-ui-switch.js", + "style": "angular-ui-switch.css", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" },