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
Copy file name to clipboardExpand all lines: docs/content/1.getting-started/2.migration.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Migration
3
3
description: 'A comprehensive guide to migrate your application from Nuxt UI v2 to Nuxt UI v3.'
4
4
---
5
5
6
-
Nuxt UI v3.0 is a new major version rebuilt from the ground up, introducing a modern architecture with significant performance improvements and an enhanced developer experience. This major release includes several breaking changes alongside powerful new features and capabilities:
6
+
Nuxt UI v3 is a new major version rebuilt from the ground up, introducing a modern architecture with significant performance improvements and an enhanced developer experience. This major release includes several breaking changes alongside powerful new features and capabilities:
7
7
8
8
-**Tailwind CSS v4**: Migration from JavaScript to CSS-based configuration
9
9
-**Reka UI**: Replacing Headless UI as the underlying component library
@@ -545,17 +545,17 @@ import { ModalExampleComponent } from '#components'
0 commit comments