mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
docs: change NuxtLabs UI to Nuxt UI (#23150)
This commit is contained in:
parent
7f122cc809
commit
2a21059495
@ -468,7 +468,7 @@ Here are a few modules to help you get started:
|
||||
- [Tailwind CSS](https://nuxt.com/modules/tailwindcss): Utility-first CSS framework
|
||||
- [Fontaine](https://github.com/nuxt-modules/fontaine): Font metric fallback
|
||||
- [Pinceau](https://pinceau.dev/): Adaptable styling framework
|
||||
- [NuxtLabs UI](https://nuxt.com/modules/nuxtlabs-ui)
|
||||
- [Nuxt UI](https://ui.nuxt.com): A UI Library for Modern Web Apps
|
||||
|
||||
Nuxt modules provide you with a good developer experience out of the box, but remember that if your favorite tool doesn't have a module, it doesn't mean that you can't use it with Nuxt! You can configure it yourself for your own project. Depending on the tool, you might need to use a [Nuxt plugin](docs/guide/directory-structure/plugins) and/or [make your own module](/docs/guide/going-further/modules). Share them with the [community](https://nuxt.com/modules) if you do!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user