A bit of old discussions:

[#1] 
https://groups.google.com/group/tiddlywiki/browse_thread/thread/3fe78f17f5d54376
[#2] 
https://groups.google.com/group/tiddlywiki/browse_thread/thread/ad98ca4e750a3b51

The [#2] discussion reminds me one more thing about organizing CSS-
tiddlers. If you want see CSS as a code when editing, you can use tag-
based CSS: choose a tag (CSS, for example) and write the following
CSS:

div[tags~="CSS"].tiddler.editor { font-family:monospace; }

The quesion about orginizing evolution of CSS I haven't made clear yet
is the usage of common CSS for some documents. Implying the "not doing
twice" method I can only think of @import dirrective for achieving
this, but this causes to open outer style sheets manually with some
other editors.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to