mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-05 18:20:38 -08:00
Tweak #8214 by avoiding renaming boot.css
Improves the continuity of our GitHub history
This commit is contained in:
parent
6a84ae332d
commit
da8d4ecfae
2 changed files with 5 additions and 5 deletions
|
|
@ -1,3 +1,6 @@
|
|||
title: $:/boot/boot.css
|
||||
type: text/css
|
||||
|
||||
/*
|
||||
Basic styles used before we boot up the parsing engine
|
||||
*/
|
||||
|
|
@ -25,11 +25,8 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"file": "boot.css",
|
||||
"fields": {
|
||||
"title": "$:/boot/boot.css",
|
||||
"type": "text/css"
|
||||
}
|
||||
"file": "boot.css.tid",
|
||||
"isTiddlerFile": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue