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

18 lines
408 B
SCSS
Raw Normal View History

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