Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 902 Bytes

File metadata and controls

36 lines (23 loc) · 902 Bytes

HyperUI

Free, open-source Tailwind CSS v4 components for marketing sites, web apps, and eCommerce projects.

Browse components on hyperui.dev, copy the markup, and paste it into your Tailwind project.

Use HyperUI

There is no package to install.

  1. Find a component on hyperui.dev.
  2. Copy the code.
  3. Paste it into your project.

Run the site locally

pnpm install
pnpm dev
pnpm run css --watch

Contributing

Please open an issue first before starting work.

License

MIT