Fix problem with tiddlers of the type text/css

Fixes #395
This commit is contained in:
Jermolene
2014-02-14 19:25:38 +00:00
parent c3254bc981
commit bea8730a47
9 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
title: $:/core/templates/static.template.css
{{{ [is[system]type[text/css]] ||$:/core/templates/plain-text-tiddler}}}
{{$:/boot/boot.css||$:/core/templates/plain-text-tiddler}}
{{{ [tag[$:/tags/stylesheet]] [is[shadow]tag[$:/tags/stylesheet]] ||$:/core/templates/wikified-tiddler}}}