@gardenfi/garden-book 0.0.22 → 0.0.23
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/styles.css +1 -1
- package/dist/ui.cjs.js +1 -1
- package/dist/ui.es.js +1 -1
- package/dist/ui.umd.js +1 -1
- package/package.json +1 -1
package/dist/ui.es.js
CHANGED
|
@@ -10852,7 +10852,7 @@ const v = "5.7.4", fr = 60, ip = 0, op = 120, w = 64, h = 64, nm = "loading spin
|
|
|
10852
10852
|
},
|
|
10853
10853
|
weight: {
|
|
10854
10854
|
bold: "font-bold",
|
|
10855
|
-
medium: "font-
|
|
10855
|
+
medium: "font-medium"
|
|
10856
10856
|
},
|
|
10857
10857
|
breakpointSize: {
|
|
10858
10858
|
"xs:h1": "xs:text-[32px] xs:leading-[48px]",
|