@sc-360-v2/storefront-cms-library 0.4.52 → 0.4.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -745,6 +745,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
745
745
  }
746
746
 
747
747
  .bundle_details_product_list_wrapper {
748
+ @import "./product-image-bundles.scss";
749
+
748
750
  display: flex;
749
751
  flex-direction: column;
750
752
  gap: 16px;