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

Update bower.json

changed path to the font by removing the "s" in "fonts"
This commit is contained in:
Erik Flowers 2015-06-19 09:42:43 -07:00
parent dfd7a3c844
commit 96cd1b0e5a

View File

@ -14,7 +14,7 @@
"./css/weather-icons.css",
"./css/weather-icons.min.css",
"./weather-icons/weather-icons.less",
"./fonts/*"
"./font/*"
],
"ignore": [
"cheatsheet/",