@oxide/design-system 1.5.2--canary.4d97c22.0 → 1.5.2--canary.0af6e8f.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.
@@ -313,10 +313,6 @@
313
313
  font-feature-settings: 'calt' 0;
314
314
  }
315
315
 
316
- .asciidoc-body pre {
317
- @apply flex items-center;
318
- }
319
-
320
316
  .asciidoc-body .listingblock .content {
321
317
  @apply relative;
322
318
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oxide/design-system",
3
- "version": "1.5.2--canary.4d97c22.0",
3
+ "version": "1.5.2--canary.0af6e8f.0",
4
4
  "description": "Home of reusable design assets and token for oxide internal sites",
5
5
  "type": "module",
6
6
  "sideEffects": false,