Font-Awesome/scss/font-awesome.scss

18 lines
441 B
SCSS
Raw Normal View History

/*!
2013-11-05 17:08:11 +08:00
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
2013-05-15 01:37:55 +08:00
*/
2014-03-14 18:44:03 +08:00
@import "fa/variables";
@import "fa/mixins";
@import "fa/path";
@import "fa/core";
@import "fa/larger";
@import "fa/fixed-width";
@import "fa/list";
@import "fa/bordered-pulled";
@import "fa/spinning";
@import "fa/rotated-flipped";
@import "fa/stacked";
@import "fa/icons";