mirror of
https://github.com/Jackzmc/storage.git
synced 2025-05-11 11:35:15 +00:00
Add static
This commit is contained in:
parent
7ff6e3cab4
commit
0e0b4e941f
2152 changed files with 385989 additions and 0 deletions
20
server/static/icons/less/fontawesome.less
vendored
Normal file
20
server/static/icons/less/fontawesome.less
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
/*!
|
||||
* Font Awesome Free 6.7.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)
|
||||
* Copyright 2024 Fonticons, Inc.
|
||||
*/
|
||||
// Font Awesome core compile (Web Fonts-based)
|
||||
// -------------------------
|
||||
|
||||
@import "_variables.less";
|
||||
@import "_mixins.less";
|
||||
@import "_core.less";
|
||||
@import "_sizing.less";
|
||||
@import "_fixed-width.less";
|
||||
@import "_list.less";
|
||||
@import "_bordered-pulled.less";
|
||||
@import "_animated.less";
|
||||
@import "_rotated-flipped.less";
|
||||
@import "_stacked.less";
|
||||
@import "_icons.less";
|
||||
@import "_screen-reader.less";
|
Loading…
Add table
Add a link
Reference in a new issue