mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-10 04:48:53 +00:00
the tiddler gets transcluded in the stylesheets like so:
```
font-family: {{$:/themes/tiddlywiki/vanilla/settings/fontfamily}};
```
note - the semicolon at the end
So this semicolon is superfluous