Thanks for helping improve HyperUI.
Please open an issue first before starting work.
git clone git@github.com:markmead/hyperui.git
pnpm install
pnpm dev
pnpm run css --watch- Open an issue.
- Create a branch.
- Make your change.
- Open a PR for review.
For full examples and guidance, read: How to contribute