discourse/app/assets/stylesheets/vendor/font_awesome/font-awesome.scss

18 lines
408 B
SCSS
Raw Normal View History

/*!
2015-02-05 11:26:18 -05:00
* Font Awesome 4.0.3 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 08:25:27 -05:00
// @import "path";
@import "core";
2013-12-09 16:27:49 -05:00
@import "larger";
@import "fixed-width";
@import "list";
@import "bordered-pulled";
2015-02-05 11:26:18 -05:00
@import "spinning";
2013-12-09 16:27:49 -05:00
@import "rotated-flipped";
@import "stacked";
@import "icons";