mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 09:36:18 +00:00
663fd2fe10
And started using Bootstrap's responsive stylesheets, so we can start to look decent on phones
17 lines
288 B
Plaintext
17 lines
288 B
Plaintext
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "tiddlywiki.css",
|
|
"fields": {
|
|
"title": "$:/core/lib/tiddlywiki.css",
|
|
"type": "text/css"
|
|
}
|
|
}, {
|
|
"file": "bootstrap-responsive.css",
|
|
"fields": {
|
|
"title": "$:/core/lib/bootstrap-responsive.css",
|
|
"type": "text/css"
|
|
}
|
|
}
|
|
]
|
|
} |