This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
understrap/sass/fontawesome/font-awesome.scss

18 lines
405 B
SCSS
Raw Normal View History

2015-09-15 14:59:29 +00:00
/*!
* Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
2015-09-15 14:59:29 +00: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";
@import "rotated-flipped";
@import "stacked";
@import "icons";