Font-Awesome/scss/font-awesome.scss
2015-06-28 18:56:20 -07:00

19 lines
425 B
SCSS

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