mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-12 01:43:40 +00:00
* 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>
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.