Hey there, I'm looking to use a html tiddler that refers to a css tiddler. Normally of course, I'd have a html file and a css file, and I'd just link the two in html with "<link rel="stylesheet" href="style.css">", but I don't think this can be done inside a TiddlyWiki.
For reference, the code I'm trying to import into my wiki (a personal DM notebook for any who play RPGs) can be found here: https://codepen.io/retractedhack/pen/gPLpWe Anyone have any advice? So far, my attempt have involved linking by name using [data-tiddler-title="statblock.AnimatedArmor"] { ~ css goes here } and having the corresponding tiddler with that name, as well as tagging the css tiddler with $:/tags/Stylesheet. But honestly, I think it just breaks when I use html type tiddlers. Thanks for your help! -- 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/0162719a-0c54-41ab-9a53-f6876a4bd95f%40googlegroups.com.

