CSS tiddlers are an important part of Tiddlywiki to adjust look and feel of different elements. For some use cases (like plugins, webpages, blogs) you may need to set properties of many elements.
What is your best practice for such cases: 1. Using *css variables* like https://www.w3schools.com/css/css3_variables.asp 2. Using a Tiddlywiki *dictionary tiddler* and a few *macros/transclusion* Note that this way one have some small parameter to set them manually and a large number of properties will be set dynamically, so the maintainability, hackability, scalability, ... all will be improved. --Mohammad -- 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/0c9fb8f7-5ecc-42b7-b825-75924a9228c0n%40googlegroups.com.

