HugoRCD
Nuxt UI Radio Group Variants not displaying as shown in docs.
@steveaschwarz It's because we're highlighting the "edge" version of the package and you can see "new" or "edge" tags in the sidebar, depending on what's coming, but I think we should also add an indication for the props 🤔
9 replies
Nuxt UI Radio Group Variants not displaying as shown in docs.
But you can use the
pkg.pr.new
in your package.json
to try them out!
https://pkg.pr.new/@nuxt/ui@6038c499 replies
Nuxt UI Radio Group Variants not displaying as shown in docs.
@steveaschwarz So the table variants etc... have just been merge and will be available in the next UI version! And for the doc examples, you can find them all here:
https://github.com/nuxt/ui/tree/v3/docs/app/components/content/examples
9 replies
Migrating Tailwind to Nuxt v3
@nathanr The Tailwind module has not yet been migrated to v4 I believe. You need to follow the Nuxt UI migration guide as it is more up to date. By installing Nuxt UI you will have tailwind already configured and ready to use since it is installed and configured by the module.
46 replies
content i18n
@mikestoys You can have a look at this repo if you like, which is one of the Nuxt Content templates in which intertionalization has been well managed!
https://github.com/HugoRCD/canvas
8 replies