本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
tesseract-design
/
tesseract
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
Design system.
119
提交
1
分支
61 MiB
目錄樹:
b4674f7f33
tesseract
/
pnpm-workspace.yaml
pnpm-workspace.yaml
77 B
原始文件
Normal View
歷史記錄
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/**'