WMU-Iclub-Website/font-awesome/scss/font-awesome.scss
Maxunm 9b0a5533d8 Canged to pre-made icon pack
This icon pack is awsome. Too bad not all of them fit the material design.
2017-06-13 09:40:28 -04:00

18 lines
430 B
SCSS

/*!
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@import "variables";
@import "mixins";
@import "path";
@import "core";
@import "larger";
@import "fixed-width";
@import "list";
@import "bordered-pulled";
@import "animated";
@import "rotated-flipped";
@import "stacked";
@import "icons";
@import "screen-reader";