mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 10:17:20 +00:00
23 lines
401 B
Plaintext
23 lines
401 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"
|
|
}
|
|
}, {
|
|
"file": "pulse.css",
|
|
"fields": {
|
|
"title": "$:/core/lib/pulse.css",
|
|
"type": "text/css"
|
|
}
|
|
}
|
|
]
|
|
} |