cmsmanage/js/base.entry.ts
Adam Goldsmith fb005d419f
Some checks failed
Ruff / ruff (push) Successful in 30s
Test / test (push) Failing after 2m29s
membershipworks: Fix missing bootstrap CSS in invoice PDFs
2024-07-24 21:53:44 -04:00

4 lines
111 B
TypeScript

import "./bootstrap-css-only.entry.ts";
import "bootstrap-icons/font/bootstrap-icons.css";
import "bootstrap";