This repository has been archived on 2023-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
web/assets/web-fonts-with-css/scss/fontawesome.scss

17 lines
425 B
SCSS
Executable File

/*!
* Font Awesome Free 5.0.6 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';