getting started
install the CLI in any next.js + tailwind v4 project:
bunx @justin06lee/chrome@latest init
this writes chrome.json, patches app/globals.css, and installs peer dependencies.
then add components one at a time:
bunx @justin06lee/chrome@latest add button dialog