Commit 43fbb36
Remove unused bootstrap npm package
The bootstrap dependency was never imported anywhere in the code. The
live site's styling actually comes from a static Bootswatch 3.3.7 file
(resources/bootstrap.min.css, based on Bootstrap 3) served directly by
Express/Vite, independent of the npm dependency graph. Leaving that
file untouched since it's the real, in-use stylesheet.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 14bbe7e commit 43fbb36
2 files changed
Lines changed: 0 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments