chore: remove Bootstrap

This commit is contained in:
Cotes Chung
2024-05-11 10:30:59 +08:00
parent 29d7021f45
commit e8ef8fb673
6 changed files with 0 additions and 18 deletions

View File

@ -50,7 +50,6 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b
| Dependency | Version |
| :------------------------------------------------------- | --------: |
| [Bootstrap][bootstrap] | `5.3.2` |
| [Clipboard][clipboard] | `2.0.11` |
| [Day.js][dayjs] | `1.11.10` |
| [Font Awesome Free][fontawesome] | `6.5.1` |
@ -64,7 +63,6 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b
<!-- deps -->
[bootstrap]: https://www.jsdelivr.com/package/npm/bootstrap
[clipboard]: https://www.jsdelivr.com/package/npm/clipboard
[dayjs]: https://www.jsdelivr.com/package/npm/dayjs
[fontawesome]: https://fontawesome.com/download

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,6 @@
{
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.1",
"bootstrap": "^5.3.2",
"clipboard": "^2.0.11",
"dayjs": "^1.11.10",
"glightbox": "^3.3.0",