ffffng/app/bower_components/font-awesome/scss/font-awesome.scss

19 lines
430 B
SCSS
Raw Normal View History

2014-05-12 20:08:19 +02:00
/*!
2016-05-16 13:33:49 +02:00
* Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
2014-05-12 20:08:19 +02:00
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@import "variables";
@import "mixins";
@import "path";
@import "core";
@import "larger";
@import "fixed-width";
@import "list";
@import "bordered-pulled";
2016-05-16 13:33:49 +02:00
@import "animated";
2014-05-12 20:08:19 +02:00
@import "rotated-flipped";
@import "stacked";
@import "icons";
2016-05-16 13:33:49 +02:00
@import "screen-reader";