feat: implement extensible plugin architecture with support for swiper slider, table extensions, and livestreaming modules

This commit is contained in:
2026-07-25 18:25:20 +07:00
parent 6d84979f03
commit 0eb7bd5863
3 changed files with 10 additions and 4 deletions
@@ -610,4 +610,10 @@ body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
.umass-platform-homepage .header-hospital-name {
display: block;
}
}
.bg-primary-600, .cc-component-container.cc--footer, .btn {
background-color: var(--color-old-brick);
}