@sc-360-v2/storefront-cms-library 0.3.99 → 0.4.0

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/profile.scss CHANGED
@@ -198,14 +198,6 @@
198
198
  }
199
199
  }
200
200
  }
201
- // svg {
202
- // path {
203
- // stroke: var(
204
- // --_ctm-mob-dn-ct-in-in-cr,
205
- // var(--_ctm-tab-dn-ct-in-in-cr, var(--_ctm-dn-ct-in-in-cr))
206
- // );
207
- // }
208
- // }
209
201
 
210
202
  .profile__content {
211
203
  // font-size: 14px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sc-360-v2/storefront-cms-library",
3
- "version": "0.3.99",
3
+ "version": "0.4.00",
4
4
  "main": "/dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "exports": {