Files
thetool/public/fontawesome/scss/fontawesome.scss
2025-09-30 15:59:07 +02:00

19 lines
412 B
SCSS

/*!
* Font Awesome Pro 7.0.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2025 Fonticons, Inc.
*/
// Font Awesome core compile (Web Fonts-based)
// -------------------------
@use 'core';
@use 'sizing';
@use 'widths';
@use 'list';
@use 'bordered';
@use 'pulled';
@use 'animated';
@use 'rotated-flipped';
@use 'stacked';
@use 'icons';