0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-04-02 09:28:11 +00:00

Localise out Fontawesome use.

This commit is contained in:
David Bolack
2025-04-29 19:17:40 -05:00
parent 60142d9467
commit 5ee1cf6aa5
13 changed files with 7944 additions and 3 deletions

View File

@@ -1,2 +1,10 @@
@import (less) "./themes/fonts/iconFonts/fontawesome-free.less";
@import (less) "./themes/fonts/iconFonts/fontawesome-solid.less";
@import (less) "./themes/fonts/iconFonts/fontawesome-brands.less";
@import (less) "./themes/fonts/iconFonts/fontawesome-regular.less";
/* Icon Font: Font Awesome */
.far,.fas,.fab { display : inline; }
.far,.fas,.fab { display : inline; }