buggy init :3

This commit is contained in:
PlOszukiwacz 2025-01-31 20:35:44 +01:00
commit 0f96641be1
Signed by untrusted user who does not match committer: ploszukiwacz
GPG key ID: E059F5C88034386C
2179 changed files with 388452 additions and 0 deletions

21
startpage/fontawesome/scss/fontawesome.scss vendored Executable file
View file

@ -0,0 +1,21 @@
/*!
* 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 'functions';
@import 'variables';
@import 'mixins';
@import 'core';
@import 'sizing';
@import 'fixed-width';
@import 'list';
@import 'bordered-pulled';
@import 'animated';
@import 'rotated-flipped';
@import 'stacked';
@import 'icons';
@import 'screen-reader';