hacks-guide-minimal-mistake.../_sass/vendor/font-awesome/_font-awesome.scss

19 lines
430 B
SCSS
Raw Normal View History

2014-07-31 19:09:32 +02:00
/*!
2016-06-23 16:05:34 +02:00
* Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
2014-07-31 19:09:32 +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";
@import "animated";
2014-07-31 19:09:32 +02:00
@import "rotated-flipped";
@import "stacked";
@import "icons";
2016-04-15 15:11:51 +02:00
@import "screen-reader";