Hi Mans,

the reason for that is that when packaged as a plugin, it is no longer guaranteed that the stylesheet shadow tiddler is loaded AFTER the vanilla base theme. Therefore you have to get your stylesheet to load later or take a higher precedence (i.e. change the styles to me more specific) for them to work. Pretty much the only option I know of that does not require you to change your stylesheets is to add a "list-after" field to your stylesheet tiddler containing "$:/themes/tiddlywiki/vanilla/base" (or the theme you are building upon). This ensures that your stylesheets are loaded later.

There might be other ways to do it, that is however the option I have found myself using in the past.

/Andreas

--
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/554F4E3B.8030205%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to