aboutsummaryrefslogtreecommitdiffstats
path: root/docs/style/fa/fontawesome.scss
blob: 04eb879a436ce7c6c5a0c370a764a75775e74f0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*!
 * Font Awesome Free 5.0.2 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@import 'variables';
@import 'mixins';
@import 'core';
@import 'larger';
@import 'fixed-width';
@import 'list';
@import 'bordered-pulled';
@import 'animated';
@import 'rotated-flipped';
@import 'stacked';
@import 'icons';
@import 'screen-reader';