Merge pull request #1421 from stevex86/master

Adding Font Awesome to vendored files.
This commit is contained in:
Arfon Smith
2014-08-14 12:10:10 -05:00
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