このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
tesseract-design
/
tesseract
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
Design system.
81
コミット
1
ブランチ
61 MiB
ツリー:
cc5757b459
tesseract
/
pnpm-workspace.yaml
pnpm-workspace.yaml
77 B
Raw
通常表示
履歴
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
1年前
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
1年前
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
1年前
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
1年前
Extract all categories outside kitchen sink Define all categories presently implemented.
1年前
1
2
3
4
5
packages:
- 'base'
- 'packages/*'
- 'categories/**'
- 'showcases/**'