From 4657bb3b16a365655c81b18468fe689ee3e9efef Mon Sep 17 00:00:00 2001 From: AJ Webb Date: Tue, 29 Sep 2015 11:47:46 -0600 Subject: [PATCH] adds the style definition to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index af5f596..378e196 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "url": "https://github.com/daneden/animate.css.git" }, "license": "MIT", + "style": "./animate.css", "jspm": { "main": "animate.css!", "format": "global",