From 1364ab62f8658ba699bcb4cfc92f804d9db2f2f8 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Sat, 17 Nov 2012 10:32:34 -0800 Subject: [PATCH] Update component.json for 'component' support --- component.json | 1 + 1 file changed, 1 insertion(+) diff --git a/component.json b/component.json index c797e14..42f2d87 100644 --- a/component.json +++ b/component.json @@ -3,6 +3,7 @@ "version": "1.0.1", "author": "Nicolas Gallagher", "homepage": "http://necolas.github.com/normalize.css/", + "styles": ["normalize.css"], "repository": { "type": "git", "url": "https://github.com/necolas/normalize.css.git"