mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-07 19:38:54 +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