1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-02 21:15:41 +00:00
bazarr/static/css/icons/font-awesome/scss/fontawesome.scss

17 lines
433 B
SCSS
Raw Normal View History

2019-12-27 22:15:56 +00:00
/*!
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
2019-12-27 22:15:56 +00: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';