Skip to content

Commit a6bb637

Browse files
authored
Update README to reflect Tailwind 4 update (#92)
* Update README to reflect Tailwind 4 update * Update README to reflect Vite 6 update
1 parent 30af772 commit a6bb637

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/rescript-template-vite/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ This is a Vite-based template with following setup:
66

77
- [ReScript](https://rescript-lang.org) 11.0 with @rescript/react, [Core](https://github.com/rescript-association/rescript-core) and JSX v4
88
- ES6 modules (ReScript code compiled to `.res.mjs` files)
9-
- Vite 4 with React Plugin (Fast Refresh)
10-
- Tailwind 3
9+
- Vite 6 with React Plugin (Fast Refresh)
10+
- Tailwind 4
1111

1212
## Development
1313

0 commit comments

Comments
 (0)