@sc-360-v2/storefront-cms-library 0.3.46 → 0.3.48

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.
package/dist/widget.scss CHANGED
@@ -117,7 +117,7 @@
117
117
  @use "./cartAttributes.scss";
118
118
  @use "./language-selector.scss";
119
119
  @use "./loader.scss";
120
- @use "./empty-states.scss";
121
- @use "./review-cart.scss";
122
120
  @use "./add-products-tab.scss";
121
+ @use "./quota-details.scss";
122
+ @use "./theme-classes.scss";
123
123
  @use "./shipping-payments.scss";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sc-360-v2/storefront-cms-library",
3
- "version": "0.3.46",
3
+ "version": "0.3.48",
4
4
  "main": "/dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "exports": {