You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://hub.nuxt.com/new?repo=nuxt-ui-pro/docs)
5
4
6
5
This template lets you build a documentation with [Nuxt UI](https://ui.nuxt.com) quickly.
@@ -201,11 +201,11 @@ Single-line blockquotes are best for short, impactful quotes or citations that f
201
201
---
202
202
class: "[&>div]:*:my-0"
203
203
---
204
-
> Nuxt UI Pro is a collection of Vue components, composables and utils built on top of Nuxt UI, oriented on structure and layout and designed to be used as building blocks for your app.
204
+
> Nuxt UI is a collection of Vue components, composables and utils designed to create beautiful and accessible user interfaces.
205
205
206
206
#code
207
207
```mdc
208
-
> Nuxt UI Pro is a collection of Vue components, composables and utils built on top of Nuxt UI, oriented on structure and layout and designed to be used as building blocks for your app.
208
+
> Nuxt UI is a collection of Vue components, composables and utils designed to create beautiful and accessible user interfaces.
209
209
```
210
210
::
211
211
@@ -217,14 +217,14 @@ Multi-line blockquotes are suitable for longer quotes or when you need to includ
217
217
---
218
218
class: "[&>div]:*:my-0"
219
219
---
220
-
> Nuxt UI Pro is a collection of Vue components, composables and utils built on top of Nuxt UI, oriented on structure and layout and designed to be used as building blocks for your app.
220
+
> Nuxt UI is a collection of Vue components, composables and utils designed to create beautiful and accessible user interfaces.
221
221
>
222
-
> Create beautiful, responsive, and accessible Vue applications with Nuxt UI Pro.
222
+
> Create beautiful, responsive, and accessible Vue applications with Nuxt UI.
223
223
224
224
#code
225
225
```mdc
226
-
> Nuxt UI Pro is a collection of Vue components, composables and utils built on top of Nuxt UI, oriented on structure and layout and designed to be used as building blocks for your app.
226
+
> Nuxt UI is a collection of Vue components, composables and utils designed to create beautiful and accessible user interfaces.
227
227
>
228
-
> Create beautiful, responsive, and accessible Vue applications with Nuxt UI Pro.
228
+
> Create beautiful, responsive, and accessible Vue applications with Nuxt UI.
0 commit comments