All, Admittedly, I've only tried to play with it for about half an hour, but I noticed that the font-family from my theme tweaks was no longer being used. I see that vanilla base was modfied to include the following which seems to be causing my issues:
/** Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */ body { font-family: system-ui, -apple-system, /* Firefox supports this but not yet `system-ui` */ 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; } If I use the inspect tool with Chrome to take that out, all goes back to normal. On Monday, November 30, 2020 at 2:15:16 PM UTC-7 coda coder wrote: > There's a lot to be excited about in this release, far too many things to > mention here. But this... I'm unashamedly ecstatic about ... > > https://tiddlywiki.com/prerelease/#EventCatcherWidget > > Thanks Saq! > > On Monday, November 30, 2020 at 10:48:13 AM UTC-6 [email protected] wrote: > >> Many blessings to Jeremy and the contributors of the community. >> Anxiously awaiting the release. >> >> Regards all, >> Julio >> >> On Monday, November 30, 2020 at 10:58:27 AM UTC-5 TiddlyTweeter wrote: >> >>> Jeremy ... >>> * The beginnings of support for switchable page templates (referred to >>> as layouts), which will give us a route to introduce a more modern >>> alternative layout >>> >>> I noticed that. I think its a very good step. Alongside what PMario is >>> doing to greatly expand WikiText, the fluidity of the visuals in TW will >>> being to approach the flex the more programmatic aspects have. I seriously >>> believe "looks" matter. They are never really passive. They help shape good >>> realization. >>> >>> Thanks! >>> Best wishes >>> TT >>> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ace53b68-dd5a-46f3-97ec-7a2c441d80a7n%40googlegroups.com.

