We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30af772 commit a6bb637Copy full SHA for a6bb637
templates/rescript-template-vite/README.md
@@ -6,8 +6,8 @@ This is a Vite-based template with following setup:
6
7
- [ReScript](https://rescript-lang.org) 11.0 with @rescript/react, [Core](https://github.com/rescript-association/rescript-core) and JSX v4
8
- ES6 modules (ReScript code compiled to `.res.mjs` files)
9
-- Vite 4 with React Plugin (Fast Refresh)
10
-- Tailwind 3
+- Vite 6 with React Plugin (Fast Refresh)
+- Tailwind 4
11
12
## Development
13
0 commit comments