updating Font Awesome imports
This commit is contained in:
parent
fee0e2d5ba
commit
76d9ac269d
|
@ -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)
|
||||
*/
|
||||
|
||||
|
@ -15,3 +15,5 @@
|
|||
@import "../../src/sass/fontawesome/rotated-flipped";
|
||||
@import "../../src/sass/fontawesome/stacked";
|
||||
@import "../../src/sass/fontawesome/icons";
|
||||
@import "../../src/sass/fontawesome/screen-reader";
|
||||
|
||||
|
|
Reference in New Issue