chakra-ui / chakra-ui-docs

Documentation website for chakra ui
https://chakra-ui.com
MIT License
300 stars 478 forks source link

feat: add bun package manager commands #1662

Closed jakeboone02 closed 5 months ago

jakeboone02 commented 9 months ago

📝 Description

Adds Bun commands to the docs, beside existing npm/yarn/pnpm commands.

⛳️ Current behavior (updates)

Docs do not have Bun commands

🚀 New behavior

Docs now have Bun commands.

💣 Is this a breaking change (Yes/No):

No.

📝 Additional Information

I added the Bun logo to the codebase because the react-icons package doesn't include any icon sets that have the Bun logo yet. Also it's in full color rather than monochrome like the others because frankly it looks kind of creepy in light mode (dark logo on white background) with those empty eye sockets:

image vs image

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
chakra-ui-docs ✅ Ready (Inspect) Visit Preview Jan 23, 2024 8:30am
cschroeter commented 5 months ago

@jakeboone02

Thanks mate