add local copy of fontawesome-free-5.8.1-web
This commit is contained in:
parent
2fb0789e69
commit
25bc0413e0
1603 changed files with 125093 additions and 0 deletions
16
static/fontawesome-free-5.8.1-web/scss/fontawesome.scss
vendored
Normal file
16
static/fontawesome-free-5.8.1-web/scss/fontawesome.scss
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
/*!
|
||||
* Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (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';
|
Loading…
Add table
Add a link
Reference in a new issue