MAJ font-awesome
All checks were successful
All checks were successful
This commit is contained in:
parent
7688d1d8d9
commit
8515c71261
1624 changed files with 126715 additions and 1671 deletions
16
vendor/font-awesome/scss/fontawesome.scss
vendored
Normal file
16
vendor/font-awesome/scss/fontawesome.scss
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
/*!
|
||||
* Font Awesome Free 5.9.0 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