このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
tesseract-design
/
tesseract
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
Design system.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
112
コミット
1
ブランチ
61 MiB
ツリー:
94e153369d
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'94e153369d' から
${ noResults }
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/**'