installing in decoupled method failed, config loops installing via yarn dlx fails.
trying in the apps/frontend
installing via npm succeeds using postcss to generate a css file and manually import preserves styles was able to configure for hot loading.
now going to decoupled version
installing via npx storybook@latest init --builder=vite
asks about vite + ts, probably because it can’t auto detect it.
cursor is matching or creating duplicate config
configuring postcss tailwind and apps/frontend/src/index.css inclusion
so went ahead with coupled storybook installation, works okay. now installing all shadcn components