@steez-ui/theme 0.1.1 → 0.1.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.
- package/README.md +6 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -14,6 +14,9 @@ The source of truth lives in `packages/ui`. The registry output is generated fro
|
|
|
14
14
|
Live surfaces:
|
|
15
15
|
|
|
16
16
|
- Registry frontend: `https://steez-ui-6v5.pages.dev`
|
|
17
|
+
- Docs: `https://steez-ui-6v5.pages.dev/docs/`
|
|
18
|
+
- Packages: `https://steez-ui-6v5.pages.dev/packages/`
|
|
19
|
+
- Registry page: `https://steez-ui-6v5.pages.dev/registry/`
|
|
17
20
|
- Registry index: `https://steez-ui-6v5.pages.dev/r/index.json`
|
|
18
21
|
- Foundation preset: `https://steez-ui-6v5.pages.dev/r/foundation.json`
|
|
19
22
|
|
|
@@ -95,9 +98,9 @@ GitHub Actions mirror the same CI, npm publish, and Cloudflare Pages deploy path
|
|
|
95
98
|
|
|
96
99
|
## Current Packages
|
|
97
100
|
|
|
98
|
-
- `@steez-ui/theme@0.1.
|
|
99
|
-
- `@steez-ui/icons@0.1.
|
|
100
|
-
- `@steez-ui/ui@0.1.
|
|
101
|
+
- `@steez-ui/theme@0.1.3`
|
|
102
|
+
- `@steez-ui/icons@0.1.3`
|
|
103
|
+
- `@steez-ui/ui@0.1.3`
|
|
101
104
|
|
|
102
105
|
## External Setup
|
|
103
106
|
|