updating Font Awesome imports

This commit is contained in:
koenemann 2017-04-21 14:06:51 +02:00
parent fee0e2d5ba
commit 76d9ac269d
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/*! /*!
* Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/ */
@ -15,3 +15,5 @@
@import "../../src/sass/fontawesome/rotated-flipped"; @import "../../src/sass/fontawesome/rotated-flipped";
@import "../../src/sass/fontawesome/stacked"; @import "../../src/sass/fontawesome/stacked";
@import "../../src/sass/fontawesome/icons"; @import "../../src/sass/fontawesome/icons";
@import "../../src/sass/fontawesome/screen-reader";