opengovsg / camp-design-system

The Design System used at Open Government Products
https://design.open.gov.sg
39 stars 11 forks source link

feat: convert repo to a turborepo monorepo #783

Closed karrui closed 1 week ago

karrui commented 1 week ago

This PR converts the current "monorepo" into a turborepo monorepo, in preparation for another design system, this time using Tailwind or other compile-time CSS generation tool instead of Chakra UI, seeing how many of our products are moving into frameworks that support SSR, which Chakra UI does not work very well on.


feat: add turbo, remove lerna.json

refactor: move current design system package into packages/camp

feat: move token-gen into tooling/camp/token-gen

feat: update github action workflows

karrui commented 1 week ago

This stack of pull requests is managed by Graphite. Learn more about stacking.