mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: add panda css to styling guide (#24178)
This commit is contained in:
parent
5d3792ec99
commit
3fba516073
@ -467,6 +467,7 @@ Here are a few modules to help you get started:
|
|||||||
- [Fontaine](https://github.com/nuxt-modules/fontaine): Font metric fallback
|
- [Fontaine](https://github.com/nuxt-modules/fontaine): Font metric fallback
|
||||||
- [Pinceau](https://pinceau.dev): Adaptable styling framework
|
- [Pinceau](https://pinceau.dev): Adaptable styling framework
|
||||||
- [Nuxt UI](https://ui.nuxt.com): A UI Library for Modern Web Apps
|
- [Nuxt UI](https://ui.nuxt.com): A UI Library for Modern Web Apps
|
||||||
|
- [Panda CSS](https://panda-css.com/docs/installation/nuxt): CSS-in-JS engine that generates atomic CSS at build time
|
||||||
|
|
||||||
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](/modules) if you do!
|
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](/modules) if you do!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user