Adding Font Awesome to vendored files.

This commit is contained in:
Steve King, Jr
2014-07-28 10:37:18 -07:00
parent c8754292f4
commit fc73f51855
2 changed files with 8 additions and 0 deletions

View File

@@ -36,6 +36,10 @@
# Bootstrap minified css and js
- (^|/)bootstrap([^.]*)(\.min)?\.(js|css)$
# Font Awesome
- font-awesome.min.css
- font-awesome.css
# Foundation css
- foundation.min.css
- foundation.css