Add asset hashing
Pleroma.social does not serve any Cache-control headers, but at least Firefox and Safari choose to cache CSS between refreshes regardless, resulting in frankeinstein pages that have updated HTML but old CSS. Adding a hash to the filename of the asset prevents it.