@powerhousedao/common 1.10.2 → 1.10.3

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.
@@ -1083,8 +1083,7 @@
1083
1083
  @layer theme, base, components, utilities;
1084
1084
  @layer theme {
1085
1085
  :root, :host {
1086
- --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
1087
- "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
1086
+ --font-sans: "Inter", sans-serif;
1088
1087
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
1089
1088
  "Courier New", monospace;
1090
1089
  --color-red-100: hsl(3 82% 96%);
@@ -5306,8 +5305,10 @@ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-o
5306
5305
  input[type="number"] {
5307
5306
  -moz-appearance: textfield;
5308
5307
  }
5309
- h1, h2, h3, h4, h5, h6, p {
5310
- color: var(--color-gray-900);
5308
+ @layer base {
5309
+ h1, h2, h3, h4, h5, h6, p {
5310
+ color: var(--color-gray-900);
5311
+ }
5311
5312
  }
5312
5313
  @property --tw-translate-x {
5313
5314
  syntax: "*";
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/common",
3
- "version": "1.10.2",
3
+ "version": "1.10.3",
4
4
  "license": "AGPL-3.0-only",
5
5
  "type": "module",
6
6
  "files": [