Files
Bubberstation/html/font-awesome
SkyratBot a166a8f7c0 [MIRROR] Fixes some fontawesome weirdness. [MDB IGNORE] (#15553)
* Fixes some fontawesome weirdness. (#69120)

Fixes #69087
FA dropped support for IE so they used var() defaults for most constants which need replacing.

* Fixes some fontawesome weirdness.

Co-authored-by: AnturK <AnturK@users.noreply.github.com>
2022-08-11 19:00:59 -07:00
..

Due to the fact browse_rsc can't create subdirectories, every time you update font-awesome you'll need to change relative webfont references in all.min.css eg ../webfonts/fa-regular-400.ttf => fa-regular-400.ttf (or whatever you call it in asset datum)

Second change is ripping out file types other than ~~ woff and eot(ie8)~~ ttf from the css

Finally, removing brand related css.