Font-Awesome/web-fonts-with-css/scss/fontawesome.scss

17 lines
427 B
SCSS
Raw Normal View History

2018-01-31 08:01:42 +08:00
/*!
2018-07-24 00:58:53 +08:00
* Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
2018-02-27 04:42:44 +08:00
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
2018-01-31 08:01:42 +08:00
*/
@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';