diff --git a/docs/1.getting-started/4.styling.md b/docs/1.getting-started/4.styling.md index 38d2d36f1f..4b2bd3be36 100644 --- a/docs/1.getting-started/4.styling.md +++ b/docs/1.getting-started/4.styling.md @@ -421,7 +421,7 @@ For proper syntax highlighting in SFC, you can use the postcss lang attribute. ```vue ``` @@ -458,7 +458,7 @@ Use different styles for different layouts. Nuxt isn't opinionated when it comes to styling and provides you with a wide variety of options. You can use any styling tool that you want, such as popular libraries like [UnoCSS](https://unocss.dev) or [Tailwind CSS](https://tailwindcss.com). -The community and the Nuxt team have developed plenty of Nuxt modules to makes the integration easier. +The community and the Nuxt team have developed plenty of Nuxt modules to make the integration easier. You can discover them on the [modules section](/modules) of the website. Here are a few modules to help you get started: