You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
615 B
20 lines
615 B
/*! |
|
* Font Awesome Free 6.3.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) |
|
* Copyright 2023 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";
|
|
|