Add Bootstrap and Bootstrap Icons files

This commit is contained in:
Will Faught
2023-02-17 10:42:30 -08:00
parent 48cde6fd36
commit 994a9f73fd
2329 changed files with 82905 additions and 44 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"bootstrap": "^5.3.0-alpha1",
"bootstrap-icons": "^1.10.3",
"katex": "^0.16.4"
}
}