@sanity/ui 3.0.0-static.43 → 3.0.0-static.45

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.
@@ -290,6 +290,9 @@ export declare type CoreThemeTokens = {
290
290
  }
291
291
  }
292
292
  card: {
293
+ border: {
294
+ width: string
295
+ }
293
296
  shadow: {
294
297
  outline: string
295
298
  }
@@ -290,6 +290,9 @@ export declare type CoreThemeTokens = {
290
290
  }
291
291
  }
292
292
  card: {
293
+ border: {
294
+ width: string
295
+ }
293
296
  shadow: {
294
297
  outline: string
295
298
  }