@oxide/design-system 2.1.1--canary.cdce78f.0 → 2.1.1--canary.d28255d.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.
@@ -672,7 +672,7 @@
672
672
  }
673
673
 
674
674
  .paragraph.lead p {
675
- font-size: 1.25rem;
675
+ @apply text-sans-xl;
676
676
  }
677
677
 
678
678
  a:not(:is(h1, h2, h3, h4, h5, h6) a) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oxide/design-system",
3
- "version": "2.1.1--canary.cdce78f.0",
3
+ "version": "2.1.1--canary.d28255d.0",
4
4
  "description": "Home of reusable design assets and token for oxide internal sites",
5
5
  "type": "module",
6
6
  "sideEffects": false,