Fork-Awesome/scss/font-awesome.scss

18 lines
405 B
SCSS
Raw Normal View History

/*!
2015-07-26 16:43:08 +02:00
* Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
2013-05-14 19:37:55 +02:00
*/
2013-05-16 09:19:04 +02:00
@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";
2013-05-16 09:19:04 +02:00
@import "icons";