mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-19 18:17:52 +01:00
7 lines
408 B
Markdown
7 lines
408 B
Markdown
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
|
|
|
|
Brand icons included to css, but not implemented into <Icon>
|