Fork-Awesome/assets/font-awesome/scss/font-awesome.scss

18 lines
405 B
SCSS
Raw Normal View History

2013-06-12 20:43:02 +02:00
/*!
2015-11-23 15:34:19 +01:00
* Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
2013-11-04 18:53:03 +01:00
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
2013-06-12 20:43:02 +02:00
*/
@import "variables";
@import "mixins";
@import "path";
@import "core";
2013-10-23 17:12:39 +02:00
@import "larger";
@import "fixed-width";
@import "list";
@import "bordered-pulled";
2015-01-22 19:55:45 +01:00
@import "animated";
2013-10-23 17:12:39 +02:00
@import "rotated-flipped";
@import "stacked";
2013-06-12 20:43:02 +02:00
@import "icons";