18 lines
408 B
SCSS
Raw Normal View History

/*!
2015-12-10 17:19:23 -05:00
* Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
2013-12-09 16:27:49 -05:00
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@import "variables";
@import "mixins";
2015-02-05 14:25:27 +01:00
// @import "path";
@import "core";
2013-12-09 16:27:49 -05:00
@import "larger";
@import "fixed-width";
@import "list";
@import "bordered-pulled";
2015-03-27 13:08:58 +01:00
@import "animated";
2013-12-09 16:27:49 -05:00
@import "rotated-flipped";
@import "stacked";
@import "icons";