Fixes the caching bug (no styles shown).
With this specific bug, the styles are actually there, as you can see in devtools -> Application -> IndexedDB viewer, it's just that the cache is incorrectly maintained. The workaround until the new version is published:
- Right-click the Stylus icon in the browser toolbar -> Reload.
- In the options, set the theme to anything except
System
. - In the options, set
Style cache duration
to-1
.