Files
SandPoot f698cbb8a7 bump
2023-12-01 14:54:05 -03:00

7 lines
384 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
Finally, removing brand related css.