Tobias Diez
Tobias Diez
@copilot Migrate the storybook stories to nuxt ui instead of removing them.
For variants: https://github.com/nuxt/ui/issues/725
Blocked by https://github.com/nuxt-modules/tailwindcss/issues/1000
@copilot merge in latest changes from `main` branch, and update to [v4.0.0-alpha.1](https://github.com/nuxt/ui/releases/tag/v4.0.0-alpha.1). is the explicit tailwind dependency still needed? Remove if not, might pull in a too old version. Fix...
@copilot merge in latest changes from main branch, and update to [v4.0.0-alpha.1](https://github.com/nuxt/ui/releases/tag/v4.0.0-alpha.1). is the explicit tailwind dependency still needed? Remove if not, might pull in a too old version. Fix...
@copilot merge in latest changes from main branch, and update to [v4.0.0-alpha.1](https://github.com/nuxt/ui/releases/tag/v4.0.0-alpha.1). is the explicit tailwind dependency still needed? Remove if not, might pull in a too old version. Fix...
@copilot Fix linter issues (try pnpm dedupe) and I get a 500 error for the index page. Fix that. And the storybook stories have no good styling.
This talks mostly about older node versions. Should I also delete `./` which is deprecated now for a long time?
I think it's better to wait until Pari 2.17 is available on Conda, otherwise the CI will fail now continously.
I don't actually know much more, just got these warnings a lot during `nuxt build`. There are a couple of similar issues for other libraries: https://github.com/nuxt/ui/issues/1286 or https://github.com/nuxt/icon/issues/140 Do you...