@total_onion/onion-library 1.0.237 → 1.0.238

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.
@@ -1,4 +1,3 @@
1
- {# Do not edit this file outside of the component library as your changes will be lost with future updates. #}
2
1
  {% set blockClassName = "post-info-v3" %}
3
2
  {% set classNameEntryPoint = include('entry-points/entry-point-classes.twig', { fields, block }, with_context = false) %}
4
3
  {% set htmlEntryPoint = include('entry-points/entry-point-html-v3.twig', { fields, block, blockClassName, options, environment, is_preview, cta_styles, nav_menus }, with_context = false) %}
@@ -124,7 +124,7 @@
124
124
  margin-inline: auto;
125
125
  background-image: var(--main-container-background-image);
126
126
  background-repeat: repeat;
127
- container-type: size;
127
+ // container-type: size;
128
128
  }
129
129
 
130
130
  header,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@total_onion/onion-library",
3
- "version": "1.0.237",
3
+ "version": "1.0.238",
4
4
  "description": "Component library",
5
5
  "main": "index.js",
6
6
  "scripts": {