2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-12 15:32:13 -06:00

Merge pull request #63 from tabman83/patch-1

Update bower.json for auto package inclusion.
This commit is contained in:
Erik Flowers 2015-03-01 11:46:26 -08:00
commit dfd7a3c844

View File

@ -14,13 +14,10 @@
"./css/weather-icons.css",
"./css/weather-icons.min.css",
"./weather-icons/weather-icons.less",
"./dist/font/weathericons-regular-webfont.eot",
"./dist/font/weathericons-regular-webfont.svg",
"./dist/font/weathericons-regular-webfont.ttf",
"./dist/font/weathericons-regular-webfont.woff"
"./fonts/*"
],
"ignore": [
"cheatsheet/",
"reference/"
]
}
}