mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-15 11:39:18 +00:00
* removes duplicated tgui asset definition. * Puts fa in separate asset * Makes it work. * Not needed anymore * Removes brands css and font * we're not using logos anywhere right * duh * Fixes the chat settings width while i'm at it. * TGUI build
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) from the css
Finally, removing brand related css.