2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-12-13 04:34:57 -07:00

Merge pull request #76 from stenmuchow/bower-json-main

Updated bower.json to include one css file in mains array
This commit is contained in:
Erik Flowers 2015-07-27 10:56:59 -07:00
commit 11aadc4750

View File

@ -12,7 +12,6 @@
"license": "MIT",
"main": [
"./css/weather-icons.css",
"./css/weather-icons.min.css",
"./weather-icons/weather-icons.less",
"./font/*"
],