Add font support, start support for genres.

This commit is contained in:
Cody Cook 2024-04-29 23:27:28 -07:00
commit 9a3d58fc83
2142 changed files with 373269 additions and 29 deletions

View file

@ -0,0 +1,11 @@
/*!
* Font Awesome Free 6.5.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.
*/
// V4 shims compile (Web Fonts-based)
// -------------------------
@import 'functions';
@import 'variables';
@import 'shims';