Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
tesseract-design
/
tesseract
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Design system.
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
117
Commit
1
Ramo (Branch)
61 MiB
Albero (Tree):
d8cf524895
master
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da 'd8cf524895'
${ noResults }
tesseract
/
pnpm-workspace.yaml
pnpm-workspace.yaml
77 B
Originale
Vista normale
Cronologia
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
1 anno fa
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
1 anno fa
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
1 anno fa
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
1 anno fa
Extract all categories outside kitchen sink Define all categories presently implemented.
1 anno fa
1
2
3
4
5
packages:
- 'base'
- 'packages/*'
- 'categories/**'
- 'showcases/**'