diff --git a/templates/rescript-template-vite/README.md b/templates/rescript-template-vite/README.md index 362ad23..9301e41 100644 --- a/templates/rescript-template-vite/README.md +++ b/templates/rescript-template-vite/README.md @@ -6,8 +6,8 @@ This is a Vite-based template with following setup: - [ReScript](https://rescript-lang.org) 11.0 with @rescript/react, [Core](https://github.com/rescript-association/rescript-core) and JSX v4 - ES6 modules (ReScript code compiled to `.res.mjs` files) -- Vite 4 with React Plugin (Fast Refresh) -- Tailwind 3 +- Vite 6 with React Plugin (Fast Refresh) +- Tailwind 4 ## Development