Use main-bower-files to copy fonts

This commit is contained in:
Ben Word
2014-11-14 23:41:38 -06:00
parent c3379fabd8
commit c866f4532d
3 changed files with 15 additions and 14 deletions

View File

@@ -31,7 +31,11 @@
"./js/popover.js",
"./js/scrollspy.js",
"./js/tab.js",
"./js/affix.js"
"./js/affix.js",
"./fonts/glyphicons-halflings-regular.eot",
"./fonts/glyphicons-halflings-regular.svg",
"./fonts/glyphicons-halflings-regular.ttf",
"./fonts/glyphicons-halflings-regular.woff"
]
}
}