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

Update bower.json for auto package inclusion.

Update bower.json for auto package inclusion through the 'main-bower-files' plugin of gulp.js
This commit is contained in:
Antonino Parisi 2015-03-01 19:43:51 +00:00
parent 2141023974
commit 4c2e9ee870

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/"
]
}
}