@oxide/design-system 4.1.0--canary.156.21072213837.0 → 4.1.0--canary.156.21073503797.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/asciidoc.css CHANGED
@@ -161,10 +161,6 @@
161
161
  @apply text-sans-lg text-tertiary;
162
162
  }
163
163
 
164
- {
165
- @apply text-sans-lg;
166
- }
167
-
168
164
  /* Fix overflow text in mermaid */
169
165
  figure svg {
170
166
  line-height: 1 !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oxide/design-system",
3
- "version": "4.1.0--canary.156.21072213837.0",
3
+ "version": "4.1.0--canary.156.21073503797.0",
4
4
  "description": "Home of reusable design assets and token for oxide internal sites",
5
5
  "type": "module",
6
6
  "sideEffects": false,