1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-03 19:22:27 +00:00

Add styles to static rendering

This commit is contained in:
Jeremy Ruston
2013-02-04 10:16:07 +00:00
parent 30d0dec1fa
commit 0961286ad5
+3
View File
@@ -14,6 +14,9 @@ type: text/vnd.tiddlywiki-html
<div id="styleArea">
{{{ [is[shadow]type[text/css]] ||$:/core/templates/css-tiddler}}}
</div>
<style type="text/css">
{{$:/core/styles/base}}
</style>
</head>
<body>
{{$:/templates/PageTemplate||$:/core/templates/html-tiddler}}