Skip to content

Commit 0fc8255

Browse files
committed
Remove botstrap
1 parent 637cae0 commit 0fc8255

File tree

3 files changed

+0
-34
lines changed

3 files changed

+0
-34
lines changed

website/.vitepress/theme/index.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
2-
import 'bootstrap/dist/css/bootstrap.min.css';
3-
import 'bootstrap/dist/js/bootstrap.bundle.min.js';
4-
51
// overwrite bootstrap css
62
import DefaultTheme from 'vitepress/theme'
73
import './custom.css'

website/package-lock.json

Lines changed: 0 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"docs:preview": "vitepress preview"
99
},
1010
"dependencies": {
11-
"bootstrap": "^5.3.8",
1211
"markdown-it-mathjax3": "^4.3.2"
1312
}
1413
}

0 commit comments

Comments
 (0)