@spothero/ui 22.3.9-beta.0 → 22.3.9-beta.1
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/index.cjs.js +2 -0
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +2 -0
- package/dist/index.esm.js.map +1 -1
- package/package.json +2 -2
package/dist/index.cjs.js
CHANGED
|
@@ -36967,6 +36967,8 @@ var sizes$n = {
|
|
|
36967
36967
|
// 14px
|
|
36968
36968
|
4: '1rem',
|
|
36969
36969
|
// 16px
|
|
36970
|
+
4.5: '1.125rem',
|
|
36971
|
+
// 18px
|
|
36970
36972
|
5: '1.25rem',
|
|
36971
36973
|
// 20px
|
|
36972
36974
|
5.5: '1.375rem',
|