This website works better with JavaScript.
首頁
探索
說明
登入
tesseract-design
/
tesseract
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
Design system.
79
Commit
1
分支
61 MiB
目錄樹:
2a612b947b
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/**'