From 6800c069aa62c002b9a1d037be0684dc3bbc493f Mon Sep 17 00:00:00 2001 From: Erik Flowers Date: Sat, 15 Aug 2015 13:50:45 -0700 Subject: [PATCH] Had not added wind to the list --- bower.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bower.json b/bower.json index 120131d..81f61dc 100755 --- a/bower.json +++ b/bower.json @@ -13,6 +13,8 @@ "main": [ "./css/weather-icons.css", "./css/weather-icons.min.css", + "./css/weather-icons-wind.css", + "./css/weather-icons-wind.min.css", "./font/*", "./less/weather-icons.less", "./sass/weather-icons.scss"