|
|
@@ -34,7 +34,7 @@ whole messenger/online-status feature, page-chat + `chat.*`, `terminal.js`, `mod
|
|
|
|
|
|
| Chunk | Size | Drop when |
|
|
|
|---|---|---|
|
|
|
-| Bootstrap 5 **full** (via `styles.scss`) | ~bulk | subset to used components (container/grid/carousel/offcanvas/nav) |
|
|
|
+| ~~Bootstrap 5 full~~ → **subset** | −49 KB | **✅ DONE 2026-06-21** — only used partials imported (grid/offcanvas/carousel/nav/forms/buttons/tables/list-group/card/pagination/alert + utilities API); dropped modal/dropdown/tooltip/popover/accordion/toasts/etc. Full removal still the end-goal. |
|
|
|
| animate.css | 93 KB | WOW removed (→ IntersectionObserver/CSS) — drops together |
|
|
|
| fullcalendar CSS | 40 KB | About-only → conditional-load, or replace calendar |
|
|
|
| `style.css` custom | 58 KB | per-page: `.entry-content`/`.posts-front`/`.archive-page`/carousel rules die as each page blockifies |
|