mirror of
https://github.com/guilhermewerner/gerencia-projetos
synced 2025-06-17 15:34:54 +00:00
Initial commit
This commit is contained in:
16
GerenciaProjetos/wwwroot/lib/font-awesome/scss/fontawesome.scss
vendored
Normal file
16
GerenciaProjetos/wwwroot/lib/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';
|
Reference in New Issue
Block a user