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
<summary>Using `@studiocms/ui` with Astro 4</summary>
21
+
<summary>Using `@studiocms/ui` with Astro 4 or 5</summary>
22
22
23
-
StudioCMS UI can be used in Astro 5 without any additional configuration. As for Astro v4, `@studiocms/ui` requires version `v4.5.0` or higher, with the
23
+
StudioCMS UI can be used in Astro 5 without any additional configuration. As for Astro v4, `@studiocms/ui` requires version `v4.5.0` or higher, with the
24
24
`experimental.directRenderScript` flag turned on.
25
+
25
26
</details>
26
27
27
28
## Manual Installation
@@ -33,13 +34,11 @@ Install the `@studiocms/ui` package with your preferred package manager.
0 commit comments