@nattstack/ui 0.0.79 → 0.0.80

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.
@@ -218,6 +218,7 @@
218
218
  box-shadow: inset 0 0 0 1px var(--color-primary),
219
219
  inset 0 1px 0 1px #ffffff40;
220
220
  color: #fff;
221
+ isolation: isolate;
221
222
  }
222
223
 
223
224
  .button-module_variant_primary_4nLWdW:after {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nattstack/ui",
3
- "version": "0.0.79",
3
+ "version": "0.0.80",
4
4
  "description": "A collection of reusable React components built with Base UI, TypeScript, and CSS Modules",
5
5
  "keywords": [
6
6
  "base-ui",