This website works better with JavaScript.
Home
Explore
Help
Sign In
tesseract-design
/
tesseract
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Design system.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
148
Commits
1
Branch
61 MiB
Tree:
1198ce95a8
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1198ce95a8'
${ noResults }
tesseract
/
pnpm-workspace.yaml
pnpm-workspace.yaml
77 B
Raw
Normal View
History
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
1 year ago
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
1 year ago
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
1 year ago
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
1 year ago
Extract all categories outside kitchen sink Define all categories presently implemented.
1 year ago
1
2
3
4
5
packages:
- 'base'
- 'packages/*'
- 'categories/**'
- 'showcases/**'