Init Vendoring Smoke Check

Bootstrap 5.0.0 + Inter + Bootstrap Icons sprite

TECHNICAL EVAL
Bootstrap
Loaded
Grid + card + table + buttons
Font
Inter
Vendored variable TTF
Icons
Sprite
Bootstrap Icons 1.11.3

A) Inline Sprite Symbols (expected path)

Symbols are extracted from the vendored sprite and referenced by local fragment IDs.

{{ICON_GRID_INLINE}}

B) External Sprite Fragment Hrefs (compat probe)

Uses vendor/icons/bootstrap-icons.svg#icon-id directly inside <use href>.

{{ICON_GRID_EXTERNAL}}

C) Expanded Symbol SVG (fallback path)

Builds inline <svg> per icon from the vendored sprite's symbol path data (no external fragment references).

{{ICON_GRID_EXPANDED}}

Bootstrap Component Probe

Check Status Notes
Grid + spacing classes Applied Container + row + col + utilities are visible.
Button styling Rounded corner, background, and text style from Bootstrap.
Inter font rendering Applied Body and headings use vendored Inter family.