From c9bd224acf416e2a2c6f66c5d3f439bc6f87b7f3 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Wed, 26 Mar 2014 22:13:52 -0700 Subject: [PATCH] Add npm installation --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 4c7fbe5..0283dc4 100644 --- a/index.html +++ b/index.html @@ -30,8 +30,9 @@
-
bower install --save normalize-css
+
npm install normalize.css
component install necolas/normalize.css
+
bower install normalize-css