cmsmanage/js/base.entry.ts
Adam Goldsmith 716fe55082
Some checks failed
Ruff / ruff (push) Successful in 34s
Test / test (push) Failing after 2m33s
membershipworks: Fix missing bootstrap CSS in invoice PDFs
2024-07-24 20:01:27 -04:00

4 lines
111 B
TypeScript

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