This repo includes everything about the design of InKCre.
packages/: this is a monorepoweb-design: InKCre Design System for web projects
tokens/inkcre.tokens.json: Design tokens follows W3C DTCG format
scripts/build-tokens.ts: Transform design tokens to code
- Package manager is PNPM
- Use changeset to summarize your changes (run
pnpm changesetafter you made changes.) - Run tests and build to verify your changes if possible.