1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/core/styles/tiddlywiki.files
Jeremy Ruston fd4ff10bf3 Added $tw.utils.pulse() for animating elements
To make it easier to see things while debugging
2012-10-15 17:18:32 +01:00

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"
}
}
]
}