remove fancytree and bootstrap

This commit is contained in:
Jin
2024-08-11 01:59:50 +02:00
parent c16c528270
commit 0967ee1b46
17 changed files with 62 additions and 13758 deletions

View File

@@ -273,7 +273,7 @@ export default class NoteDetailWidget extends NoteContextAwareWidget {
loadCSS: [
`${assetPath}/libraries/codemirror/codemirror.css`,
`${assetPath}/libraries/ckeditor/ckeditor-content.css`,
`${assetPath}/libraries/bootstrap/css/bootstrap.min.css`,
`${assetPath}/node_modules/bootstrap/dist/css/bootstrap.min.css`,
`${assetPath}/node_modules/katex/dist/katex.min.css`,
`${assetPath}/stylesheets/print.css`,
`${assetPath}/stylesheets/relation_map.css`,