mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-26 19:47:20 +00:00
Tweak #8214 by avoiding renaming boot.css
Improves the continuity of our GitHub history
This commit is contained in:
parent
6a84ae332d
commit
da8d4ecfae
@ -1,3 +1,6 @@
|
|||||||
|
title: $:/boot/boot.css
|
||||||
|
type: text/css
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Basic styles used before we boot up the parsing engine
|
Basic styles used before we boot up the parsing engine
|
||||||
*/
|
*/
|
@ -25,11 +25,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"file": "boot.css",
|
"file": "boot.css.tid",
|
||||||
"fields": {
|
"isTiddlerFile": true
|
||||||
"title": "$:/boot/boot.css",
|
|
||||||
"type": "text/css"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user