Skip to content

Commit

Permalink
fix: import missing styles (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Mar 30, 2024
1 parent 8006b7c commit 64295ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/hb/modules/carousel/scss/index.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
/*! purgecss start ignore */

@import "../../../../scss/bootstrap/carousel";

.hb-carousel {
.carousel-img-placeholder {
background: rgba(var(--hb-body-color-rgb), 0.1);
Expand Down

0 comments on commit 64295ae

Please sign in to comment.